Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:nStride

797         portCheck.format.video.nStride          = portParams.mStride;
854 portCheck.format.image.nStride = 0;
881 portParams.mStride = portCheck.format.image.nStride;
894 CAMHAL_LOGDB("\n ***IMG portCheck.format.image.nStride = %ld\n",
895 portCheck.format.image.nStride);
908 CAMHAL_LOGDB("\n ***PRV portCheck.format.video.nStride = %ld\n",
909 portCheck.format.video.nStride);