Searched refs:nb_encrypted_samples (Results 1 – 2 of 2) sorted by relevance
117 unsigned int nb_encrypted_samples; member
6049 if (encryption_index->nb_encrypted_samples) { in mov_read_senc()6086 encryption_index->nb_encrypted_samples = sample_count; in mov_read_senc()6099 if (encryption_index->nb_encrypted_samples) in mov_parse_auxiliary_info()6139 encryption_index->nb_encrypted_samples = sample_count; in mov_parse_auxiliary_info()6196 if (encryption_index->nb_encrypted_samples) { in mov_read_saiz()6270 if (encryption_index->nb_encrypted_samples) { in mov_read_saio()6683 !encryption_index->nb_encrypted_samples) { in cenc_filter()6688 !encryption_index->nb_encrypted_samples) { in cenc_filter()6693 if (!encryption_index->nb_encrypted_samples) { in cenc_filter()6696 … } else if (encrypted_index >= 0 && encrypted_index < encryption_index->nb_encrypted_samples) { in cenc_filter()[all …]