Searched refs:av1_cfl_predict_block (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/av1/common/ |
H A D | cfl.h | 75 void av1_cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride,
|
H A D | cfl.c | 188 void av1_cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride, in av1_cfl_predict_block() function
|
H A D | reconintra.c | 1883 av1_cfl_predict_block(xd, dst, dst_stride, tx_size, plane); in av1_predict_intra_block_facade()
|