Searched refs:run_offset (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_decode.cpp936 uint run_offset; local
937 run_offset = BitstreamRead1Bits_INLINE(stream);
939 if (!run_offset)
1111 uint run_offset; local
1112 run_offset = BitstreamRead1Bits_INLINE(stream);
1114 if (!run_offset)

Completed in 1842 milliseconds