Home
last modified time | relevance | path

Searched refs:schro_pack_get_bit_offset (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschropack.h35 int schro_pack_get_bit_offset (SchroPack *pack);
H A Dschropack.c73 schro_pack_get_bit_offset (SchroPack * pack) in schro_pack_get_bit_offset() function
H A Dschrolowdelay.c797 start_bits = schro_pack_get_bit_offset (frame->pack); in schro_encoder_encode_slice()
817 end_bits = schro_pack_get_bit_offset (frame->pack); in schro_encoder_encode_slice()