Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp409 CFX_BinaryBuf* pTransformKey) { in CreateProfile() argument
435 ASSERT(pTransformKey); in CreateProfile()
436 pTransformKey->AppendBlock(ProfileKey.GetBuffer(0), ProfileKey.GetLength()); in CreateProfile()
Dcodec_int.h322 CFX_BinaryBuf* pTransformKey);