Home
last modified time | relevance | path

Searched defs:y_q4 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_frame_scale.c38 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; in vp9_scale_and_extend_frame_c() local
Dvp9_encoder.c2741 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; local
/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c75 int y_q4 = y0_q4; in convolve_vert() local
98 int y_q4 = y0_q4; in convolve_avg_vert() local
376 int y_q4 = y0_q4; in highbd_convolve_vert() local
400 int y_q4 = y0_q4; in highbd_convolve_avg_vert() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c267 int y_q4 = y0_q4; in convolve_vert() local
287 int y_q4 = y0_q4; in convolve_avg_vert() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c645 int y_q4 = y0_q4; in scaledconvolve_vert_w4() local
707 int y_q4 = y0_q4; in scaledconvolve_vert_w8() local
798 int y_q4 = y0_q4; in scaledconvolve_vert_w16() local