Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconinter.c605 const int tmp_buf_stride = MAX_SB_SIZE; in av1_make_masked_inter_predictor() local
610 conv_params->dst_stride = tmp_buf_stride; in av1_make_masked_inter_predictor()
622 tmp_buf16, tmp_buf_stride, h, w, conv_params, xd->bd); in av1_make_masked_inter_predictor()
625 tmp_buf16, tmp_buf_stride, comp_data, in av1_make_masked_inter_predictor()