Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_frame_scale.c119 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; in vp9_scale_and_extend_frame_c() local
Dvp9_temporal_filter.c104 int y_q4 = y0_q4; in convolve_vert_12() local
186 int y_q4 = y0_q4; in highbd_convolve_vert_12() local
Dvp9_encoder.c3163 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; local
/external/libaom/aom_dsp/
Daom_convolve.c62 int y_q4 = y0_q4; in convolve_vert() local
202 int y_q4 = y0_q4; in highbd_convolve_vert() local
/external/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
348 int y_q4 = y0_q4; in highbd_convolve_vert() local
372 int y_q4 = y0_q4; in highbd_convolve_avg_vert() local
/external/libaom/aom_dsp/x86/
Daom_subpixel_8t_intrin_ssse3.c668 int y_q4 = y0_q4; in scaledconvolve_vert_w4() local
701 int y_q4 = y0_q4; in scaledconvolve_vert_w8() local
755 int y_q4 = y0_q4; in scaledconvolve_vert_w16() local
/external/libvpx/vpx_dsp/mips/
Dvpx_convolve8_mmi.c537 int y_q4 = y0_q4; in convolve_vert() local
560 int y_q4 = y0_q4; in convolve_avg_vert() local
Dvpx_convolve8_msa.c1104 int y_q4 = y0_q4; in scaledconvolve_vert_w4() local
1128 int y_q4 = y0_q4; in scaledconvolve_vert_w8() local
1152 int y_q4 = y0_q4; in scaledconvolve_vert_mul16() local
/external/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c922 int y_q4 = y0_q4; in scaledconvolve_vert_w4() local
955 int y_q4 = y0_q4; in scaledconvolve_vert_w8() local
1009 int y_q4 = y0_q4; in scaledconvolve_vert_w16() local
/external/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c275 int y_q4 = y0_q4; in convolve_vert() local
295 int y_q4 = y0_q4; in convolve_avg_vert() local
/external/libvpx/vpx_dsp/arm/
Dvpx_scaled_convolve8_neon.c152 int y_q4 = y0_q4; in scaledconvolve_vert_neon() local
/external/libaom/aom_dsp/arm/
Daom_scaled_convolve8_neon_i8mm.c211 int y_q4 = y0_q4; in scaled_convolve_vert_neon_i8mm() local
Daom_scaled_convolve8_neon.c153 int y_q4 = y0_q4; in scaled_convolve_vert_neon() local
Daom_scaled_convolve8_neon_dotprod.c246 int y_q4 = y0_q4; in scaled_convolve_vert_neon_dotprod() local
/external/libaom/av1/common/
Dconvolve.c1384 int y_q4 = y0_q4; in convolve_add_src_vert_hip() local
1466 int y_q4 = y0_q4; in highbd_convolve_add_src_vert_hip() local
Dresize.c1055 const int y_q4 = in av1_resize_and_extend_frame_c() local