Searched defs:AVCFrameStore (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h485 uint8 *Sl; /* derived from base_dpb in AVCFrameStore */
533 } AVCFrameStore; typedef in typeref:struct:tagFrameStore
670 AVCFrameStore *currFS; /* pointer to current frame store */
760 AVCFrameStore *refFrameList0ShortTerm[32];
761 AVCFrameStore *refFrameList1ShortTerm[32];
762 AVCFrameStore *refFrameListLongTerm[32];

Completed in 97 milliseconds