Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h113 IS_SUBSAMPLE_ENCRYPTION = 0x200000, enumerator
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.cpp343 p->flag |= HAS_COMPLETE_FRAME | IS_SUBSAMPLE_ENCRYPTION; in PrepareCENCDecodeBuffer()
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp313 if (buffer->flag & IS_SUBSAMPLE_ENCRYPTION) { in decode()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp325 if (buffer->flag & IS_SUBSAMPLE_ENCRYPTION) { in decode()