Searched defs:y_dst (Results 1 – 5 of 5) sorted by relevance
25 uint8_t* y_dst) { in TrailingReduction()85 uint8_t* y_dst = denoised_frame->buffer(kYPlane); in DenoiseFrame() local
88 uint8_t* const y_dst = it->yuv_out2_ + Y_OFF_ENC; in DoFilter() local
77 uint8_t* const y_dst = dec->yuv_b_ + Y_OFF; in ReconstructRow() local208 uint8_t* const y_dst = dec->cache_y_ + cache_id * 16 * y_bps + mb_x * 16; in DoFilter() local
28 uint8_t* const y_dst = buf->y + io->mb_y * buf->y_stride; in EmitYUV() local
65 unsigned char *y_dst, int y_dst_stride, in apply_ifactor()