Lines Matching refs:fSrcWidth
1180 , fSrcWidth(srcWidth)1194 fSwizzleWidth = get_scaled_dimension(fSrcWidth, sampleX);1198 if (fSrcWidth < fDstWidth) {1203 // being wider than fSrcWidth. Compute a sampling rate based on the1205 frameSampleX = fSrcWidth / fSwizzleWidth;