Home
last modified time | relevance | path

Searched defs:dst_buf1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dreconinter_enc.c248 uint8_t *dst_buf1[MAX_MB_PLANE], *dst_buf2[MAX_MB_PLANE]; in av1_build_obmc_inter_predictors_sb() local
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.c957 void av1_setup_obmc_dst_bufs(MACROBLOCKD *xd, uint8_t **dst_buf1, in av1_setup_obmc_dst_bufs()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c815 uint8_t *dst_buf1[MAX_MB_PLANE], *dst_buf2[MAX_MB_PLANE]; in dec_build_obmc_inter_predictors_sb() local