Home
last modified time | relevance | path

Searched refs:av_encryption_info_get_side_data (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dencryption_info.h211 AVEncryptionInfo *av_encryption_info_get_side_data(const uint8_t *side_data, size_t side_data_size);
H A Dencryption_info.c90 AVEncryptionInfo *av_encryption_info_get_side_data(const uint8_t* buffer, size_t size) in av_encryption_info_get_side_data() function
/third_party/ffmpeg/libavutil/tests/
H A Dencryption_info.c106 copy = av_encryption_info_get_side_data(side_data, side_data_size); in run_encryption_info_test()

Completed in 3 milliseconds