Home | History | Annotate | Download | only in source

Lines Matching refs:src_u

32                       const uint8* src_u, int src_stride_u,
50 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height,
64 const uint8* src_u, int src_stride_u,
72 if (!src_y || !src_u || !src_v ||
82 src_u = src_u + (halfheight - 1) * src_stride_u;
93 CopyPlane(src_u, src_stride_u, dst_u, dst_stride_u, halfwidth, halfheight);
102 const uint8* src_u, int src_stride_u,
110 src_u, src_stride_u,
123 const uint8* src_u, int src_stride_u,
130 src_u, src_stride_u,
143 const uint8* src_u, int src_stride_u,
151 src_u, src_stride_u,