/external/chromium_org/third_party/libwebp/enc/ |
filter.c | 90 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/ |
filter.c | 90 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/libwebp/dec/ |
frame.c | 61 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[j * BPS + 4]) [all...] |
io.c | 30 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/ |
frame.c | 61 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[j * BPS + 4]) [all...] |
io.c | 30 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);
|
/hardware/intel/common/libva/test/videoprocess/ |
videoprocess.cpp | 214 unsigned char *y_dst, *u_dst, *v_dst; local 225 v_dst = u_dst; 262 unsigned char *y_dst, *u_dst, *v_dst; local 291 v_dst = (unsigned char *)((unsigned char*)surface_p + surface_image.offsets[1]); 295 v_dst = (unsigned char *)((unsigned char*)surface_p + surface_image.offsets[2]); 298 v_dst = u_dst; 313 memcpy(v_dst, v_src, surface_image.width/2); 320 v_dst += surface_image.pitches[1]; 323 v_dst += surface_image.pitches[2]; 365 unsigned char *y_dst, *u_dst, *v_dst; local [all...] |
/hardware/intel/common/libva/test/encode/ |
avcenc.c | 360 unsigned char *y_dst, *u_dst, *v_dst; local 382 v_dst = surface_p + surface_image.offsets[2]; 408 v_dst = surface_p + surface_image.offsets[V]; 412 memcpy(v_dst, v_src, surface_image.width / 2); 414 v_dst += surface_image.pitches[V]; [all...] |
mpeg2enc.c | 439 unsigned char *y_dst, *u_dst, *v_dst; local 461 v_dst = surface_p + surface_image.offsets[2]; 485 v_dst[col] = v_src[col]; 489 v_dst += surface_image.pitches[2]; [all...] |
mpeg2vaenc.c | 439 unsigned char *y_dst, *u_dst, *v_dst; local 461 v_dst = surface_p + surface_image.offsets[2]; 485 v_dst[col] = v_src[col]; 489 v_dst += surface_image.pitches[2]; [all...] |
/hardware/intel/common/libva/test/transcode/ |
mpeg2transcode.cpp | 2163 unsigned char *y_dst, *u_dst, *v_dst; local [all...] |
/external/valgrind/main/VEX/priv/ |
host_ppc_isel.c | 4737 HReg v_dst = newVRegV(env); local 5506 HReg v_dst = lookupIRTemp(env, tmp); local [all...] |
host_ppc_defs.c | 4763 UInt v_dst = vregNo(i->Pin.AvUnary.dst); local 4797 UInt v_dst = vregNo(i->Pin.AvBinary.dst); local 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...] |