Searched defs:n_px (Results 1 – 1 of 1) sorted by relevance
1207 const int n_px = n_top_px + ab_le + (need_right ? txhpx : 0); in build_directional_and_filter_intra_predictors() local1213 const int n_px = n_left_px + ab_le + (need_bottom ? txwpx : 0); in build_directional_and_filter_intra_predictors() local1220 const int n_px = txwpx + (need_right ? txhpx : 0); in build_directional_and_filter_intra_predictors() local1226 const int n_px = txhpx + (need_bottom ? txwpx : 0); in build_directional_and_filter_intra_predictors() local1512 const int n_px = n_top_px + ab_le + (need_right ? txhpx : 0); in highbd_build_directional_and_filter_intra_predictors() local1518 const int n_px = n_left_px + ab_le + (need_bottom ? txwpx : 0); in highbd_build_directional_and_filter_intra_predictors() local1525 const int n_px = txwpx + (need_right ? txhpx : 0); in highbd_build_directional_and_filter_intra_predictors() local1531 const int n_px = txhpx + (need_bottom ? txwpx : 0); in highbd_build_directional_and_filter_intra_predictors() local