OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inter_predictor
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_reconinter.c
57
inter_predictor
(src, src_stride, dst, dst_stride, subpel_x, subpel_y, sf, w,
198
inter_predictor
(pre, pre_buf->stride, dst, dst_buf->stride, subpel_x,
202
inter_predictor
(pre, pre_buf->stride, dst, dst_buf->stride, subpel_x,
vp9_reconinter.h
23
static INLINE void
inter_predictor
(const uint8_t *src, int src_stride,
function
/external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c
466
inter_predictor
(((uint8_t *)mc_buf_high) + border_offset, b_w, dst,
487
inter_predictor
(buf_ptr, b_w, dst, dst_buf_stride, subpel_x, subpel_y, sf, w,
621
inter_predictor
(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x,
625
inter_predictor
(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x, subpel_y,
[
all
...]
Completed in 159 milliseconds