Home | History | Annotate | Download | only in source

Lines Matching refs:src_uv_height

46                       int src_uv_height) {
51 if (src_uv_width == 0 || src_uv_height == 0) {
58 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height, dst_u,
60 ScalePlane(src_v, src_stride_v, src_uv_width, src_uv_height, dst_v,