Home | History | Annotate | Download | only in transcode

Lines Matching refs:u_size

2165     int u_size = (picture_width >> 1) * (picture_height >> 1);
2182 v_src = newImageBuffer + y_size + u_size;