Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dmfqe.c71 static void apply_ifactor(unsigned char *y_src, in apply_ifactor() argument
86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Dmfqe.c71 static void apply_ifactor(unsigned char *y_src, in apply_ifactor() argument
86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()
/external/pixman/pixman/
Dpixman-trap.c486 int y_src, in pixman_composite_trapezoids() argument
541 x_src + box.x1, y_src + box.y1, in pixman_composite_trapezoids()
677 int y_src, in pixman_composite_triangles() argument
688 x_src, y_src, x_dst, y_dst, in pixman_composite_triangles()
Dpixman.h1088 int y_src,
1098 int y_src,
/external/chromium_org/third_party/libwebp/dec/
Dio.c66 const uint8_t* y_src = io->y;
74 convert(y_src, u_src, v_src, dst, mb_w);
75 y_src += io->y_stride;
/external/webp/src/dec/
Dio.c66 const uint8_t* y_src = io->y;
74 convert(y_src, u_src, v_src, dst, mb_w);
75 y_src += io->y_stride;
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c417 unsigned char *y_src, in yv12_extend_frame_left_right_c() argument
439 src_ptr1 = y_src; in yv12_extend_frame_left_right_c()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
Ddecodeframe.c418 unsigned char *y_src, in yv12_extend_frame_left_right_c() argument
440 src_ptr1 = y_src; in yv12_extend_frame_left_right_c()