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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 84 int volID; /* VOL identifier (for tracking) */
vop.cpp 278 currVol->volID = (int) BitstreamReadBits16(stream, 4);
641 if (currVol->refVolID != video->vol[0]->volID) return PV_FAIL;
    [all...]
pvdec_api.cpp 202 video->vol[idx]->volID = idx;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 46 Int volID; /* Layer number */
76 Int volID; /* VOL identifier (for tracking) */
mp4enc_api.cpp 862 pVol->volID = idx; /* Set VOL ID */
    [all...]

Completed in 43 milliseconds