Searched defs:u_dst (Results 1 – 8 of 8) sorted by relevance
83 unsigned char u_dst[32]; in s390x_x25519_mul() member116 unsigned char u_dst[64]; in s390x_x448_mul() member
78 uint8_t* const u_dst = dec->yuv_b_ + U_OFF; in ReconstructRow() local230 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DoFilter() local380 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DitherRow() local
29 uint8_t* const u_dst = buf->u + (io->mb_y >> 1) * buf->u_stride; in EmitYUV() local
29 uint8_t* const u_dst = buf->u + (size_t)(io->mb_y >> 1) * buf->u_stride; in EmitYUV() local
91 uint8_t* const u_dst = it->yuv_out2_ + U_OFF_ENC; in DoFilter() local
105 uint8_t *u_dst = (uint8_t *)destination_data[2] + destination_pitches[2] * src_field; in u_copy_nv12_to_yv12() local