Searched refs:AVSubsampleEncryptionInfo (Results 1 – 3 of 3) sorted by relevance
25 typedef struct AVSubsampleEncryptionInfo { struct35 } AVSubsampleEncryptionInfo; argument79 AVSubsampleEncryptionInfo *subsamples;
26 static const AVSubsampleEncryptionInfo test_subsamples[] = {{1, 2}, {3, 4}, {5, 6}, {7, 8}};
6046 AVSubsampleEncryptionInfo *subsamples; in mov_read_sample_encryption_info()