Home
last modified time | relevance | path

Searched refs:cfl_predict_block (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Dcfl.h69 void cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride,
Dcfl.c187 void cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride, in cfl_predict_block() function
Dreconintra.c1637 cfl_predict_block(xd, dst, dst_stride, tx_size, plane); in av1_predict_intra_block_facade()