Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
415 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
478 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local