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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddatapart_decode.cpp580 uint no_dct_flag; local
584 no_dct_flag = BitstreamRead1Bits_INLINE(stream);
586 if (no_dct_flag)

Completed in 53 milliseconds