Searched refs:v_dst (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c61 uint8_t* const v_dst = dec->cache_v_ + cache_id * 8 * uv_bps + mb_x * 8; local
65 VP8HFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
69 VP8HFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh);
73 VP8VFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
77 VP8VFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh);
225 uint8_t* const v_dst = dec->cache_v_ + cache_id * 8 * uv_bps + mb_x * 8; local
227 Dither8x8(&dec->dithering_rg_, v_dst, uv_bps, data->dither_);
716 uint8_t* const v_dst = dec->yuv_b_ + V_OFF; local
728 Copy32b(&v_dst[j * BPS - 4], &v_dst[
[all...]
H A Dio.c30 uint8_t* const v_dst = buf->v + (io->mb_y >> 1) * buf->v_stride; local
41 memcpy(v_dst + j * buf->v_stride, io->v + j * io->uv_stride, uv_w);
/external/webp/src/dec/
H A Dframe.c61 uint8_t* const v_dst = dec->cache_v_ + cache_id * 8 * uv_bps + mb_x * 8; local
65 VP8HFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
69 VP8HFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh);
73 VP8VFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
77 VP8VFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh);
225 uint8_t* const v_dst = dec->cache_v_ + cache_id * 8 * uv_bps + mb_x * 8; local
227 Dither8x8(&dec->dithering_rg_, v_dst, uv_bps, data->dither_);
716 uint8_t* const v_dst = dec->yuv_b_ + V_OFF; local
728 Copy32b(&v_dst[j * BPS - 4], &v_dst[
[all...]
H A Dio.c30 uint8_t* const v_dst = buf->v + (io->mb_y >> 1) * buf->v_stride; local
41 memcpy(v_dst + j * buf->v_stride, io->v + j * io->uv_stride, uv_w);
/external/chromium_org/third_party/libwebp/enc/
H A Dfilter.c90 uint8_t* const v_dst = it->yuv_out2_ + V_OFF; local
101 VP8HFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh);
103 VP8VFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh);
/external/webp/src/enc/
H A Dfilter.c90 uint8_t* const v_dst = it->yuv_out2_ + V_OFF; local
101 VP8HFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh);
103 VP8VFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dmfqe.c79 unsigned char *v_dst,
88 vp8_filter_by_weight8x8(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
94 vp8_filter_by_weight4x4(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
71 apply_ifactor(unsigned char *y_src, int y_src_stride, unsigned char *y_dst, int y_dst_stride, unsigned char *u_src, unsigned char *v_src, int uv_src_stride, unsigned char *u_dst, unsigned char *v_dst, int uv_dst_stride, int block_size, int src_weight) argument
/external/libvpx/libvpx/vp8/common/
H A Dmfqe.c79 unsigned char *v_dst,
88 vp8_filter_by_weight8x8(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
94 vp8_filter_by_weight4x4(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
71 apply_ifactor(unsigned char *y_src, int y_src_stride, unsigned char *y_dst, int y_dst_stride, unsigned char *u_src, unsigned char *v_src, int uv_src_stride, unsigned char *u_dst, unsigned char *v_dst, int uv_dst_stride, int block_size, int src_weight) argument
/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c2040 vex_printf("if (v_dst != v_src) { ");
4763 UInt v_dst = vregNo(i->Pin.AvUnary.dst); local
4787 p = mkFormVX( p, 4, v_dst, v_src, v_src, opc2 );
4790 p = mkFormVX( p, 4, v_dst, 0, v_src, opc2 );
4797 UInt v_dst = vregNo(i->Pin.AvBinary.dst); local
4802 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1036 ); // vslo
4803 p = mkFormVX( p, 4, v_dst, v_dst, v_srcR, 452 ); // vsl
4807 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1100 ); // vsro
4808 p = mkFormVX( p, 4, v_dst, v_ds
4824 UInt v_dst = vregNo(i->Pin.AvBin8x16.dst); local
4872 UInt v_dst = vregNo(i->Pin.AvBin16x8.dst); local
4926 UInt v_dst = vregNo(i->Pin.AvBin32x4.dst); local
4985 UInt v_dst = vregNo(i->Pin.AvBin64x2.dst); local
5016 UInt v_dst = vregNo(i->Pin.AvCipherV128Unary.dst); local
5028 UInt v_dst = vregNo(i->Pin.AvCipherV128Binary.dst); local
5044 UInt v_dst = vregNo(i->Pin.AvHashV128Binary.dst); local
5058 UInt v_dst = vregNo(i->Pin.AvBCDV128Trinary.dst); local
5074 UInt v_dst = vregNo(i->Pin.AvBin32Fx4.dst); local
5130 UInt v_dst = vregNo(i->Pin.AvUn32Fx4.dst); local
5152 UInt v_dst = vregNo(i->Pin.AvPerm.dst); local
5162 UInt v_dst = vregNo(i->Pin.AvSel.dst); local
5171 UInt v_dst = vregNo(i->Pin.AvShlDbl.dst); local
5180 UInt v_dst = vregNo(i->Pin.AvShlDbl.dst); local
5206 UInt v_dst = vregNo(i->Pin.AvCMov.dst); local
[all...]
H A Dhost_ppc_isel.c4737 HReg v_dst = newVRegV(env); local
4740 addInstr(env, PPCInstr_AvLdSt( True/*load*/, 16, v_dst, am_addr));
4741 return v_dst;
5506 HReg v_dst = lookupIRTemp(env, tmp); local
5508 addInstr(env, PPCInstr_AvUnary(Pav_MOV, v_dst, v_src));

Completed in 2781 milliseconds