Home | History | Annotate | Download | only in encode

Lines Matching refs:u_size

362     int u_size = (picture_width >> 1) * (picture_height >> 1);
378 v_src = newImageBuffer + y_size + u_size;