Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcfl.c49 static void cfl_load_dc_pred_lbd(const int16_t *dc_pred_cache, uint8_t *dst, in cfl_load_dc_pred_lbd()
57 static void cfl_load_dc_pred_hbd(const int16_t *dc_pred_cache, uint16_t *dst, in cfl_load_dc_pred_hbd()
Dblockd.h460 int16_t dc_pred_cache[CFL_PRED_PLANES][CFL_BUF_LINE]; member