Home
last modified time | relevance | path

Searched defs:max_base_y (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libdav1d/src/arm/
H A Dipred.h246 int max_base_y; in ipred_z3_neon() local
/aosp_15_r20/external/libaom/av1/common/
H A Dreconintra.c620 const int max_base_y = (bw + bh - 1) << upsample_left; in av1_dr_prediction_z3_c() local
759 const int max_base_y = (bw + bh - 1) << upsample_left; in av1_highbd_dr_prediction_z3_c() local
/aosp_15_r20/external/libdav1d/src/
H A Dipred_tmpl.c555 int max_base_y; in ipred_z3_c() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_intrapred_neon.c2735 const int max_base_y = (bw + bh - 1); in highbd_dr_prediction_z3_upsample0_neon() local
2868 const int max_base_y = (bw + bh - 1) << 1; in highbd_dr_prediction_z3_upsample1_neon() local