Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dintrapred.c87 const uint8_t below_pred = left[bh - 1]; // estimated by bottom-left pixel in smooth_predictor() local
118 const uint8_t below_pred = left[bh - 1]; // estimated by bottom-left pixel in smooth_v_predictor() local
414 const uint16_t below_pred = left[bh - 1]; // estimated by bottom-left pixel in highbd_smooth_predictor() local
447 const uint16_t below_pred = left[bh - 1]; // estimated by bottom-left pixel in highbd_smooth_v_predictor() local