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.c679 const int tmp_buf_stride = MAX_SB_SIZE; in av1_make_masked_inter_predictor() local
684 inter_pred_params->conv_params.dst_stride = tmp_buf_stride; in av1_make_masked_inter_predictor()
695 tmp_buf16, tmp_buf_stride, inter_pred_params->block_height, in av1_make_masked_inter_predictor()
700 dst, dst_stride, org_dst, org_dst_stride, tmp_buf16, tmp_buf_stride, in av1_make_masked_inter_predictor()