Home
last modified time | relevance | path

Searched refs:ff_prores_idct_10 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsimple_idct.h55 void ff_prores_idct_10(int16_t *block, const int16_t *qmat);
H A Dproresdsp.c69 ff_prores_idct_10(block, qmat); in prores_idct_put_10_c()
H A Dsimple_idct.c239 void ff_prores_idct_10(int16_t *block, const int16_t *qmat) in ff_prores_idct_10() function
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c78 ff_prores_idct_10(dst, qmat); in ff_prores_idct_wrap()

Completed in 2 milliseconds