Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c137 int tmp_dst_stride = 8; in build_inter_predictors() local
140 0, plane, xd->tmp_conv_dst, tmp_dst_stride, is_compound, xd->bd); in build_inter_predictors()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c695 int tmp_dst_stride = 8; in dec_build_inter_predictors() local
698 0, plane, xd->tmp_conv_dst, tmp_dst_stride, is_compound, xd->bd); in dec_build_inter_predictors()