Home
last modified time | relevance | path

Searched refs:PIXFUNC (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddiracdsp.c215 #define PIXFUNC(PFX, WIDTH) \ in DEQUANT_SUBBAND() macro
243 PIXFUNC(put, 8);
244 PIXFUNC(put, 16);
245 PIXFUNC(put, 32);
246 PIXFUNC(avg, 8);
247 PIXFUNC(avg, 16);
248 PIXFUNC(avg, 32);
/third_party/ffmpeg/libavcodec/x86/
H A Ddiracdsp_init.c60 #define PIXFUNC(PFX, IDX, EXT) \ macro

Completed in 1 milliseconds