Lines Matching refs:nb_encrypted_samples
6476 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) {
8448 for (i = 0; i < (*index)->nb_encrypted_samples; i++) {