Home
last modified time | relevance | path

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

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