Searched refs:bitstream_bytes (Results 1 – 10 of 10) sorted by relevance
513 bitstream_bytes = 0; in reset()526 bitstream_bytes = size; in init_bitstream()726 OMX_U32 sei_unit_size = bitstream_bytes; in parse_sei()1082 while (bitstream_bytes && bits_read < 32) { in read_word()1097 bitstream_bytes--; in read_word()1114 return (bitstream_bytes > 0 || bits_read > 0); in more_bits()
555 bitstream_bytes = 0; in reset()568 bitstream_bytes = size; in init_bitstream()779 OMX_U32 sei_unit_size = bitstream_bytes; in parse_sei()1160 while (bitstream_bytes && bits_read < 32) in read_word()1179 bitstream_bytes--; in read_word()1196 return (bitstream_bytes > 0 || bits_read > 0); in more_bits()
505 bitstream_bytes = 0; in reset()518 bitstream_bytes = size; in init_bitstream()718 OMX_U32 sei_unit_size = bitstream_bytes; in parse_sei()1073 while (bitstream_bytes && bits_read < 32) { in read_word()1088 bitstream_bytes--; in read_word()1105 return (bitstream_bytes > 0 || bits_read > 0); in more_bits()
464 OMX_U32 bitstream_bytes; variable
418 OMX_U32 bitstream_bytes; variable
463 OMX_U32 bitstream_bytes; variable