Home | History | Annotate | Download | only in codec

Lines Matching refs:get_scaled_dimension

576             fRowsNeeded = get_scaled_dimension(fLastRow - fFirstRow + 1, sampleY);
733 const int rowsNeeded = get_scaled_dimension(fLastRow - fFirstRow + 1, sampleY);