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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 675 AVCPictureData *prevRefPic; /* pointer to previous picture */
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
avcdec_api.cpp 285 video->prevRefPic = NULL;
933 video->prevRefPic = NULL;
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_api.cpp 147 video->prevRefPic = NULL;

Completed in 332 milliseconds