Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp274 FX_DWORD TransferProfileType(FX_LPVOID pProfile, FX_DWORD dwFormat) in TransferProfileType() function
461 FX_DWORD dwInputProfileType = TransferProfileType(pInputProfile, pInputParam->dwFormat); in CreateTransform()
462 FX_DWORD dwOutputProfileType = TransferProfileType(pOutputProfile, pOutputParam->dwFormat); in CreateTransform()