Searched defs:n_px (Results 1 – 1 of 1) sorted by relevance
1276 const int n_px = n_top_px + ab_le + (need_right ? txhpx : 0); in build_intra_predictors_high() local1282 const int n_px = n_left_px + ab_le + (need_bottom ? txwpx : 0); in build_intra_predictors_high() local1289 const int n_px = txwpx + (need_right ? txhpx : 0); in build_intra_predictors_high() local1295 const int n_px = txhpx + (need_bottom ? txwpx : 0); in build_intra_predictors_high() local1459 const int n_px = n_top_px + ab_le + (need_right ? txhpx : 0); in build_intra_predictors() local1465 const int n_px = n_left_px + ab_le + (need_bottom ? txwpx : 0); in build_intra_predictors() local1472 const int n_px = txwpx + (need_right ? txhpx : 0); in build_intra_predictors() local1478 const int n_px = txhpx + (need_bottom ? txwpx : 0); in build_intra_predictors() local