Searched refs:PDF_Interpolate (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_func.cpp450 static FX_FLOAT PDF_Interpolate(FX_FLOAT x, function
567 encoded_input[i] = PDF_Interpolate(
622 results[j] = PDF_Interpolate(encoded, 0, (FX_FLOAT)m_SampleMax,
819 input = PDF_Interpolate(input, m_pBounds[i], m_pBounds[i + 1],

Completed in 240 milliseconds