Home | History | Annotate | Download | only in source

Lines Matching defs:roi

1986     OMXSize roi;
2065 roi.width = (i32)partWidth;
2066 roi.height = (i32)partHeight;
2069 (i32)xFrac, (i32)yFrac, roi);
2083 roi.width = (i32)(partWidth >> 1);
2085 roi.height = (i32)(partHeight >> 1);
2111 (u32)roi.width, (u32)roi.height, xFrac, yFrac);
2116 (u32)roi.width, (u32)roi.height, xFrac, yFrac);