Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dreconintra.c1169 const int num_top_pixels_needed = txwpx + (n_topright_px >= 0 ? txhpx : 0); in build_directional_and_filter_intra_predictors() local
1472 const int num_top_pixels_needed = txwpx + (n_topright_px >= 0 ? txhpx : 0); in highbd_build_directional_and_filter_intra_predictors() local