Searched refs:DrmGetFinalNalTypeAndIndex (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/av_codec/services/drm_decryptor/ |
H A D | codec_drm_decrypt.h | 61 uint8_t DrmGetFinalNalTypeAndIndex(const uint8_t *data, uint32_t dataSize, uint32_t &posStartIndex,
|
H A D | codec_drm_decrypt.cpp | 140 uint8_t CodecDrmDecrypt::DrmGetFinalNalTypeAndIndex(const uint8_t *data, uint32_t dataSize, in DrmGetFinalNalTypeAndIndex() function in OHOS::MediaAVCodec::CodecDrmDecrypt 214 nalType = DrmGetFinalNalTypeAndIndex(data, dataSize, posStartIndex, posEndIndex); in DrmModifyCencInfo()
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/ |
H A D | codec_drm_decrypt_mock.cpp | 48 uint8_t CodecDrmDecrypt::DrmGetFinalNalTypeAndIndex(const uint8_t *data, uint32_t dataSize, uint32_t &posStartIndex, in DrmGetFinalNalTypeAndIndex() function in OHOS::MediaAVCodec::CodecDrmDecrypt
|
Completed in 4 milliseconds