Home
last modified time | relevance | path

Searched defs:step_q4 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dconvolve.h26 #define FUN_CONV_1D(name, step_q4, filter, dir, src_start, avg, opt) \ argument
119 #define HIGH_FUN_CONV_1D(name, step_q4, filter, dir, src_start, avg, opt) \ argument
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dconvolve.h29 #define FUN_CONV_1D(name, offset, step_q4, dir, src_start, avg, opt, is_avg) \ argument
145 #define HIGH_FUN_CONV_1D(name, offset, step_q4, dir, src_start, avg, opt, \ argument
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_frame_scale_neon.c428 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_bilinear() local
570 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_general() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dresize_neon.c373 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_bilinear() local
542 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_8tap() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c453 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_general() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_ssse3.c515 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_general() local