Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Disom.h122 unsigned int nb_encrypted_samples; member
H A Dmov.c6476 if (encryption_index->nb_encrypted_samples) {
6515 encryption_index->nb_encrypted_samples = sample_count;
6528 if (encryption_index->nb_encrypted_samples)
6568 encryption_index->nb_encrypted_samples = sample_count;
6625 if (encryption_index->nb_encrypted_samples) {
6699 if (encryption_index->nb_encrypted_samples) {
7416 !encryption_index->nb_encrypted_samples) {
7421 !encryption_index->nb_encrypted_samples) {
7426 if (!encryption_index->nb_encrypted_samples) {
7429 } else if (encrypted_index >= 0 && encrypted_index < encryption_index->nb_encrypted_samples) {
[all...]

Completed in 11 milliseconds