Home
last modified time | relevance | path

Searched refs:pixels16_x2 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dhpeldsp_rnd_template.c63 av_unused static void DEF(put, pixels16_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_s… in DEF() argument
138 av_unused static void DEF(avg, pixels16_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_s… in DEF() argument
/third_party/ffmpeg/libavcodec/arm/
Dhpeldsp_neon.S55 .macro pixels16_x2 rnd=1, avg=0 macro
381 pixfunc2 put_, pixels16_x2, avg=0
390 pixfunc2 avg_, pixels16_x2, avg=1
/third_party/ffmpeg/libavcodec/aarch64/
Dhpeldsp_neon.S52 .macro pixels16_x2 rnd=1, avg=0 macro
368 pixfunc2 put_, pixels16_x2, avg=0
377 pixfunc2 avg_, pixels16_x2, avg=1