HomeSort by relevance Sort by last modified time
    Searched refs:complexity_estDisable (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 92 int complexity_estDisable; /* VOL disable complexity estimation */
vop.cpp 537 currVol->complexity_estDisable = BitstreamRead1Bits(stream);
538 if (currVol->complexity_estDisable == 0)
904 if (currVol->complexity_estDisable == 0)
    [all...]

Completed in 73 milliseconds