Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dintrapred.c182 int ytop_left = above[-1]; in tm_predictor() local
639 int ytop_left = above[-1]; in highbd_tm_predictor() local
/external/libaom/libaom/aom_dsp/
Dintrapred.c64 const uint8_t ytop_left = above[-1]; in paeth_predictor() local
391 const uint16_t ytop_left = above[-1]; in highbd_paeth_predictor() local