Home | History | Annotate | Download | only in source

Lines Matching defs:roi

1984     OMXSize roi;
2063 roi.width = (i32)partWidth;
2064 roi.height = (i32)partHeight;
2067 (i32)xFrac, (i32)yFrac, roi);
2081 roi.width = (i32)(partWidth >> 1);
2083 roi.height = (i32)(partHeight >> 1);
2109 (u32)roi.width, (u32)roi.height, xFrac, yFrac);
2114 (u32)roi.width, (u32)roi.height, xFrac, yFrac);