Home | History | Annotate | Download | only in common

Lines Matching refs:OSTRIDE

860     backBuffer->OSTRIDE = (yStride & (~0x3f)) | ((uvStride & (~0x3f)) << 16);