Home
last modified time | relevance | path

Searched defs:u_dst (Results 1 – 8 of 8) sorted by relevance

/external/webp/src/dec/
Dframe.c78 uint8_t* const u_dst = dec->yuv_b_ + U_OFF; in ReconstructRow() local
230 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DoFilter() local
391 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DitherRow() local
Dio.c29 uint8_t* const u_dst = buf->u + (io->mb_y >> 1) * buf->u_stride; in EmitYUV() local
/external/webrtc/webrtc/modules/video_processing/
Dvideo_denoiser.cc86 uint8_t* u_dst = denoised_frame->buffer(kUPlane); in DenoiseFrame() local
/external/opencv3/3rdparty/libwebp/dec/
Dframe.c68 uint8_t* const u_dst = dec->cache_u_ + ctx->id_ * 8 * uv_bps + mb_x * 8; in DoFilter() local
557 uint8_t* const u_dst = dec->yuv_b_ + U_OFF; in VP8ReconstructBlock() local
Dio.c32 uint8_t* const u_dst = buf->u + (io->mb_y >> 1) * buf->u_stride; in EmitYUV() local
/external/libvpx/libvpx/vp8/common/
Dmfqe.c79 unsigned char *u_dst, in apply_ifactor()
/external/webp/src/enc/
Dfilter.c89 uint8_t* const u_dst = it->yuv_out2_ + U_OFF_ENC; in DoFilter() local
/external/opencv3/3rdparty/libwebp/enc/
Dfilter.c217 uint8_t* const u_dst = it->yuv_out2_ + U_OFF; in DoFilter() local