Searched refs:ff_mov_cenc_init (Results 1 – 3 of 3) sorted by relevance
53 int ff_mov_cenc_init(MOVMuxCencContext* ctx, uint8_t* encryption_key, int use_subsamples, int bitex…
388 int ff_mov_cenc_init(MOVMuxCencContext* ctx, uint8_t* encryption_key, in ff_mov_cenc_init() function
6574 ret = ff_mov_cenc_init(&track->cenc, mov->encryption_key, in mov_init()