Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dcfl.h75 void av1_cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride,
H A Dcfl.c188 void av1_cfl_predict_block(MACROBLOCKD *const xd, uint8_t *dst, int dst_stride, in av1_cfl_predict_block() function
H A Dreconintra.c1883 av1_cfl_predict_block(xd, dst, dst_stride, tx_size, plane); in av1_predict_intra_block_facade()