Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dconvolve.h23 #define FUN_CONV_1D(name, offset, step_q4, dir, src_start, avg, opt) \ argument
109 #define HIGH_FUN_CONV_1D(name, offset, step_q4, dir, src_start, avg, opt) \ argument
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_frame_scale_neon.c427 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_bilinear() local
569 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_general() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_frame_scale_ssse3.c453 static const int step_q4 = 16 * 4 / 3; in scale_plane_4_to_3_general() local