Home | History | Annotate | Download | only in source

Lines Matching refs:src_halfwidth

1604   int src_halfwidth = SUBSAMPLE(src_width, 1, 1);
1616 ScalePlane(src_u, src_stride_u, src_halfwidth, src_halfheight,
1619 ScalePlane(src_v, src_stride_v, src_halfwidth, src_halfheight,
1635 int src_halfwidth = SUBSAMPLE(src_width, 1, 1);
1647 ScalePlane_16(src_u, src_stride_u, src_halfwidth, src_halfheight,
1650 ScalePlane_16(src_v, src_stride_v, src_halfwidth, src_halfheight,
1683 int src_halfwidth = SUBSAMPLE(src_width, 1, 1);
1691 src_halfwidth * src_halfheight;
1703 src_u, src_halfwidth,
1704 src_v, src_halfwidth,