Searched refs:ff_prores_idct_12 (Results 1 – 3 of 3) sorted by relevance
56 void ff_prores_idct_12(int16_t *block, const int16_t *qmat);
75 ff_prores_idct_12(block, qmat); in prores_idct_put_12_c()
256 void ff_prores_idct_12(int16_t *block, const int16_t *qmat) in ff_prores_idct_12() function