Searched refs:pixels8_x2 (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
D | hpeldsp_neon.S | 223 .macro pixels8_x2 rnd=1, avg=0 macro 399 pixfunc2 put_, pixels8_x2, avg=0 408 pixfunc avg_, pixels8_x2, avg=1
|
/third_party/ffmpeg/libavcodec/x86/ |
D | hpeldsp_rnd_template.c | 31 av_unused static void DEF(put, pixels8_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_si… in DEF() argument
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | hpeldsp_neon.S | 208 .macro pixels8_x2 rnd=1, avg=0 macro 386 pixfunc2 put_, pixels8_x2, avg=0 395 pixfunc avg_, pixels8_x2, avg=1
|