Searched refs:AVSubsampleEncryptionInfo (Results 1 – 3 of 3) sorted by relevance
79 typedef struct AVSubsampleEncryptionInfo { struct89 } AVSubsampleEncryptionInfo; typedef133 AVSubsampleEncryptionInfo *subsamples;
27 static const AVSubsampleEncryptionInfo test_subsamples[] = {{1, 2}, {3, 4}, {5, 6}, {7, 8}};
6281 AVSubsampleEncryptionInfo *subsamples; in mov_read_sample_encryption_info()