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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 120 int refSampDir; /* VOL resol. of ref. VOL */
vop.cpp 646 currVol->refSampDir = (int) BitstreamRead1Bits(stream);
647 if (currVol->refSampDir) return PV_FAIL;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 113 Int refSampDir; /* VOL resol. of ref. VOL */
mp4enc_api.cpp     [all...]

Completed in 53 milliseconds