Home
last modified time | relevance | path

Searched refs:NaluInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
DVideoDecoderAVCSecure.h42 struct NaluInfo { struct
49 NaluInfo *naluInfo; argument
DVideoDecoderAVCSecure.cpp87 mMetadata.naluInfo = new NaluInfo [MAX_NALU_NUMBER]; in start()
125 NaluInfo *pNaluInfo = mMetadata.naluInfo; in decode()
459 NaluInfo *info; in parseAnnexBStream()
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
DVideoDecoderAVCSecure.h42 struct NaluInfo { struct
49 NaluInfo *naluInfo; argument
DVideoDecoderAVCSecure.cpp87 mMetadata.naluInfo = new NaluInfo [MAX_NALU_NUMBER]; in start()
125 NaluInfo *pNaluInfo = mMetadata.naluInfo; in decode()
456 NaluInfo *info; in parseAnnexBStream()