Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c447 static void extend_and_predict(const uint8_t *buf_ptr1, int pre_buf_stride, in extend_and_predict() argument
458 high_build_mc_border(buf_ptr1, pre_buf_stride, mc_buf_high, b_w, x0, y0, in extend_and_predict()
464 build_mc_border(buf_ptr1, pre_buf_stride, (uint8_t *)mc_buf_high, b_w, x0, in extend_and_predict()
472 static void extend_and_predict(const uint8_t *buf_ptr1, int pre_buf_stride, in extend_and_predict() argument
483 build_mc_border(buf_ptr1, pre_buf_stride, mc_buf, b_w, x0, y0, b_w, b_h, in extend_and_predict()