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 284 currVol->volID = (int) BitstreamReadBits16(stream, 4);
647 if (currVol->refVolID != video->vol[0]->volID) return PV_FAIL;
    [all...]
pvdec_api.cpp 222 video->vol[idx]->volID = idx;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 47 Int volID; /* Layer number */
77 Int volID; /* VOL identifier (for tracking) */
mp4enc_api.cpp     [all...]

Completed in 191 milliseconds