Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c219 uint8_t *dst_buf1[MAX_MB_PLANE], *dst_buf2[MAX_MB_PLANE]; in av1_build_obmc_inter_predictors_sb() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c788 static void set_dst_buf(MACROBLOCKD *xd, uint8_t **dst_buf1, in set_dst_buf()
799 static void set_dst_buf_highbd(MACROBLOCKD *xd, uint8_t **dst_buf1, in set_dst_buf_highbd()
816 uint8_t *dst_buf1[MAX_MB_PLANE], *dst_buf2[MAX_MB_PLANE]; in dec_build_obmc_inter_predictors_sb() local