Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp445 int32_t FX_GetDownsampleRatio(int32_t originWidth, in FX_GetDownsampleRatio() function
467 FX_GetDownsampleRatio(m_OrigWidth, m_OrigHeight, dest_width, dest_height); in v_DownScale()