Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddct.h62 void ff_j_rev_dct(int16_t *data);
H A Didctdsp.c282 c->idct = ff_j_rev_dct; in ff_idctdsp_init()
H A Djrevdct.c215 void ff_j_rev_dct(DCTBLOCK data) in ff_j_rev_dct() function
1164 ff_j_rev_dct(block); in ff_jref_idct_put()
1170 ff_j_rev_dct(block); in ff_jref_idct_add()
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c86 { "INT", ff_j_rev_dct, FF_IDCT_PERM_LIBMPEG2 },

Completed in 4 milliseconds