Searched refs:MOVEncryptionIndex (Results 1 – 2 of 2) sorted by relevance
114 typedef struct MOVEncryptionIndex { struct125 } MOVEncryptionIndex; argument134 MOVEncryptionIndex *encryption_index;242 MOVEncryptionIndex *encryption_index;
5992 static int get_current_encryption_info(MOVContext *c, MOVEncryptionIndex **encryption_index, MOVStr… in get_current_encryption_info()6096 MOVEncryptionIndex *encryption_index; in mov_read_senc()6147 …xiliary_info(MOVContext *c, MOVStreamContext *sc, AVIOContext *pb, MOVEncryptionIndex *encryption_… in mov_parse_auxiliary_info()6243 MOVEncryptionIndex *encryption_index; in mov_read_saiz()6316 MOVEncryptionIndex *encryption_index; in mov_read_saio()6588 sc->cenc.encryption_index = av_mallocz(sizeof(MOVEncryptionIndex)); in mov_read_tenc()6713 MOVEncryptionIndex *encryption_index; in cenc_filter()7391 static void mov_free_encryption_index(MOVEncryptionIndex **index) { in mov_free_encryption_index()