/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
vp9_reconinter.c | 69 const int subpel_y, 74 sf->predict[subpel_x != 0][subpel_y != 0][ref]( 76 kernel[subpel_x], xs, kernel[subpel_y], ys, w, h); 92 const int subpel_y = mv.row & SUBPEL_MASK; local 96 inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y, 178 int xs, ys, subpel_x, subpel_y; local 192 subpel_y = scaled_mv.row & SUBPEL_MASK; 197 subpel_x, subpel_y, sf, w, h, ref, kernel, xs, ys); 282 subpel_x, subpel_y; local 334 subpel_y = scaled_mv.row & SUBPEL_MASK [all...] |
/external/libvpx/libvpx/vp9/common/ |
vp9_reconinter.c | 69 const int subpel_y, 74 sf->predict[subpel_x != 0][subpel_y != 0][ref]( 76 kernel[subpel_x], xs, kernel[subpel_y], ys, w, h); 92 const int subpel_y = mv.row & SUBPEL_MASK; local 96 inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y, 178 int xs, ys, subpel_x, subpel_y; local 192 subpel_y = scaled_mv.row & SUBPEL_MASK; 197 subpel_x, subpel_y, sf, w, h, ref, kernel, xs, ys); 282 subpel_x, subpel_y; local 334 subpel_y = scaled_mv.row & SUBPEL_MASK [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_reconinter.c | 69 const int subpel_y, 74 sf->predict[subpel_x != 0][subpel_y != 0][ref]( 76 kernel[subpel_x], xs, kernel[subpel_y], ys, w, h); 92 const int subpel_y = mv.row & SUBPEL_MASK; local 96 inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y, 178 int xs, ys, subpel_x, subpel_y; local 192 subpel_y = scaled_mv.row & SUBPEL_MASK; 197 subpel_x, subpel_y, sf, w, h, ref, kernel, xs, ys); 282 subpel_x, subpel_y; local 334 subpel_y = scaled_mv.row & SUBPEL_MASK [all...] |