Home
last modified time | relevance | path

Searched refs:default_encrypted_sample (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmov.c6383 if (!(*sc)->cenc.default_encrypted_sample)
6401 if (!(*sc)->cenc.default_encrypted_sample)
6419 if (!sc->cenc.default_encrypted_sample) {
6424 *sample = av_encryption_info_clone(sc->cenc.default_encrypted_sample);
6640 if (sc->cenc.default_encrypted_sample) {
6641 if (aux_info_type != sc->cenc.default_encrypted_sample->scheme) {
6662 } else if (!sc->cenc.default_encrypted_sample) {
6714 if (sc->cenc.default_encrypted_sample) {
6715 if (aux_info_type != sc->cenc.default_encrypted_sample->scheme) {
6736 } else if (!sc->cenc.default_encrypted_sample) {
[all...]
H A Disom.h258 AVEncryptionInfo *default_encrypted_sample; member

Completed in 9 milliseconds