Searched refs:init_itx_func_one (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9dsp_init_16bpp_template.c | 174 #define init_itx_func_one(idx, typea, typeb, size, bpp, opt) \ in INIT_FUNC() macro 188 init_itx_func_one(4 /* lossless */, iwht, iwht, 4, BPC, mmxext); in INIT_FUNC() 211 init_itx_func_one(TX_32X32, idct, idct, 32, BPC, sse2); in INIT_FUNC()
|
Completed in 1 milliseconds