HomeSort by relevance Sort by last modified time
    Searched full:no_dct_flag (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 580 uint no_dct_flag; local
584 no_dct_flag = BitstreamRead1Bits_INLINE(stream);
586 if (no_dct_flag)

Completed in 857 milliseconds