Home
last modified time | relevance | path

Searched refs:ff_prores_idct_12 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsimple_idct.h56 void ff_prores_idct_12(int16_t *block, const int16_t *qmat);
Dproresdsp.c75 ff_prores_idct_12(block, qmat); in prores_idct_put_12_c()
Dsimple_idct.c256 void ff_prores_idct_12(int16_t *block, const int16_t *qmat) in ff_prores_idct_12() function