Home
last modified time | relevance | path

Searched defs:cenc_info (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dencryption_info.c163 static void av_encryption_info_set_drm_algo(uint32_t algo, AV_DrmCencInfo *cenc_info) in av_encryption_info_set_drm_algo()
190 AV_DrmCencInfo *cenc_info) in av_encryption_info_add_side_data_ex()
/third_party/ffmpeg/libavformat/
Dmpegts.c317 static void mpegts_set_drm_algo_and_blocks(uint8_t algo, AV_DrmCencInfo *cenc_info) in mpegts_set_drm_algo_and_blocks()
437 static void mpegts_get_cenc_info(const uint8_t *src, uint32_t src_len, AV_DrmCencInfo *cenc_info) in mpegts_get_cenc_info()
631 AV_DrmCencInfo *cenc_info) in mpegts_drm_get_key_id()
662 … int mpegts_drm_get_iv(uint8_t *data, uint32_t data_size, uint32_t *pos, AV_DrmCencInfo *cenc_info) in mpegts_drm_get_iv()
714 AV_DrmCencInfo *cenc_info) in mpegts_drm_set_key_info()
786 …AV_DrmCencInfo *cenc_info = (AV_DrmCencInfo *)av_stream_new_side_data(avstream, AV_PKT_DATA_ENCRYP… in mpegts_avstream_set_cenc_info() local
797 …AV_DrmCencInfo *cenc_info = (AV_DrmCencInfo *)av_packet_new_side_data(pkt, AV_PKT_DATA_ENCRYPTION_… in mpegts_packet_set_cenc_info() local
806 AV_DrmCencInfo *cenc_info) in mpegts_drm_get_cenc_info()
834 AV_DrmCencInfo cenc_info; in mpegts_packet_add_cenc_info() local
2739 AV_DrmCencInfo cenc_info; in ff_parse_mpeg2_descriptor() local
[all …]