Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c451 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict() argument
461 CONVERT_TO_SHORTPTR(dst), dst_buf_stride, subpel_x, in extend_and_predict()
467 dst_buf_stride, subpel_x, subpel_y, sf, w, h, ref, kernel, in extend_and_predict()
476 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict() argument
487 inter_predictor(buf_ptr, b_w, dst, dst_buf_stride, subpel_x, subpel_y, sf, w, in extend_and_predict()