Home | History | Annotate | Download | only in codec

Lines Matching refs:get_scaled_dimension

1250     fSwizzleWidth = get_scaled_dimension(fSrcWidth, sampleX);
1251 fAllocatedWidth = get_scaled_dimension(fDstWidth, sampleX);