Searched refs:cropOutWidth (Results 1 – 5 of 5) sorted by relevance
249 decInfo.cropParams.cropOutWidth, in main()253 picSize = decInfo.cropParams.cropOutWidth * in main()605 if ( ((pCropParams->cropLeftOffset + pCropParams->cropOutWidth) > in CropPicture()616 outWidth = pCropParams->cropOutWidth; in CropPicture()
227 decoder[i]->decInfo.cropParams.cropOutWidth, in main()359 picSize = decInfo->cropParams.cropOutWidth * in CropWriteOutput()472 if ( ((pCropParams->cropLeftOffset + pCropParams->cropOutWidth) > in CropPicture()482 outWidth = pCropParams->cropOutWidth; in CropPicture()
241 &pDecInfo->cropParams.cropOutWidth, in H264SwDecGetInfo()
113 u32 cropOutWidth; member
224 mCropWidth == crop.cropOutWidth && in handleCropParams()231 mCropWidth = crop.cropOutWidth; in handleCropParams()