Searched refs:cfl_predict_block (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | cfl.h | 69 void cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride,
|
D | cfl.c | 187 void cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride, in cfl_predict_block() function
|
D | reconintra.c | 1637 cfl_predict_block(xd, dst, dst_stride, tx_size, plane); in av1_predict_intra_block_facade()
|