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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 117 int scalType; /* temporal = 0, spatial = 1, both = 2 */
vop.cpp 634 currVol->scalType = (int) BitstreamRead1Bits(stream); /* */
635 if (!currVol->scalType) return PV_FAIL;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 110 Int scalType; /* temporal = 0, spatial = 1, both = 2 */
mp4enc_api.cpp     [all...]

Completed in 40 milliseconds