Home | History | Annotate | Download | only in source

Lines Matching defs:src_u

222       const uint8* src_u;
229 src_u = sample + src_width * abs_src_height +
232 src_u = sample + src_width * abs_src_height +
238 src_u, halfwidth,
247 const uint8* src_u;
253 src_u = sample + src_width * abs_src_height +
256 src_u = sample + src_width * abs_src_height +
262 src_u, halfwidth,
271 const uint8* src_u;
275 src_u = sample + src_width * (abs_src_height * 2 + crop_y) + crop_x;
277 src_u = sample + src_width * (abs_src_height + crop_y) + crop_x;
281 src_u, src_width,
290 const uint8* src_u = sample + src_width * abs_src_height +
295 src_u, quarterwidth,