Home | History | Annotate | Download | only in jni

Lines Matching defs:pStride

659     uint32_t pStride = 0, rStride = 0;
679 pStride = 1;
683 pStride = buffer->chromaStep;
705 pStride = (idx == 0) ? 1 : 2;
726 pStride = 1;
735 pStride = 1;
745 pStride = bytesPerPixel;
763 pStride = 0;
772 pStride = bytesPerPixel;
782 pStride = 0; // RAW OPAQUE doesn't have pixel stride
797 pStride = 0;
812 pStride = 0;
822 pStride = bytesPerPixel;
831 pStride = bytesPerPixel;
840 pStride = bytesPerPixel;
849 *pixelStride = pStride;