Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_init_neon.c72 #define PUT_PIXELS(name) \ macro
76 PUT_PIXELS(ff_hevc_put_pixels_w2_neon_8);
77 PUT_PIXELS(ff_hevc_put_pixels_w4_neon_8);
78 PUT_PIXELS(ff_hevc_put_pixels_w6_neon_8);
79 PUT_PIXELS(ff_hevc_put_pixels_w8_neon_8);
80 PUT_PIXELS(ff_hevc_put_pixels_w12_neon_8);
81 PUT_PIXELS(ff_hevc_put_pixels_w16_neon_8);
82 PUT_PIXELS(ff_hevc_put_pixels_w24_neon_8);
83 PUT_PIXELS(ff_hevc_put_pixels_w32_neon_8);
84 PUT_PIXELS(ff_hevc_put_pixels_w48_neon_
86 #undef PUT_PIXELS global() macro
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp8dsp.c469 #define PUT_PIXELS(WIDTH) \ macro
479 PUT_PIXELS(16)
480 PUT_PIXELS(8)
481 PUT_PIXELS(4)

Completed in 3 milliseconds