Home | History | Annotate | Download | only in codec

Lines Matching refs:fDstWidth

1181     , fDstWidth(dstWidth)
1195 fAllocatedWidth = get_scaled_dimension(fDstWidth, sampleX);
1198 if (fSrcWidth < fDstWidth) {