Home | History | Annotate | Download | only in parser

Lines Matching refs:bit_offset

776 	uint32 bit_offset = 0;
780 viddec_pm_get_au_pos(parent, &bit_offset, &byte_offset, &is_emul);
792 slice_param->macroblock_offset = bit_offset;
817 uint32 bit_offset = 0;
839 viddec_pm_get_au_pos(parent, &bit_offset, &byte_offset, &is_emul);
862 slice_param->macroblock_offset = bit_offset;
876 viddec_pm_get_au_pos(parent, &bit_offset, &byte_offset, &is_emul);
877 if (bit_offset) {
878 getbits = viddec_pm_get_bits(parent, &code, 8 - bit_offset);
908 viddec_pm_get_au_pos(parent, &bit_offset, &byte_offset, &is_emul);
926 viddec_pm_get_au_pos(parent, &bit_offset, &byte_offset, &is_emul);
938 slice_param->macroblock_offset = bit_offset;