Home
last modified time | relevance | path

Searched refs:dst_stride2 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c424 int dst_stride2[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; in av1_build_obmc_inter_predictors_sb() local
453 dst_width2, dst_height2, dst_stride2); in av1_build_obmc_inter_predictors_sb()
457 dst_buf2, dst_stride2); in av1_build_obmc_inter_predictors_sb()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1013 int dst_stride2[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; in dec_build_obmc_inter_predictors_sb() local
1042 dst_width2, dst_height2, dst_stride2); in dec_build_obmc_inter_predictors_sb()
1046 dst_buf2, dst_stride2); in dec_build_obmc_inter_predictors_sb()