Lines Matching refs:PICTURE_FORMAT_RAW
400 static const int PICTURE_FORMAT_RAW = 2;
831 {QCameraParameters::PIXEL_FORMAT_RAW, PICTURE_FORMAT_RAW}
4075 if( createSnapshotMemory(numCapture, numCapture, false, PICTURE_FORMAT_RAW) == false ) // TODO : check if the numbers are correct
5832 }else if(mSnapshotFormat == PICTURE_FORMAT_RAW){
5938 mSnapshotFormat = PICTURE_FORMAT_RAW;
5999 } else if(mSnapshotFormat == PICTURE_FORMAT_RAW ){