Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsxform.c1233 cmsHPROFILE OutputProfile, in cmsCreateProofingTransformTHR() argument
1247 …hArray[1] = ProofingProfile; hArray[2] = ProofingProfile; hArray[3] = OutputProfile; in cmsCreateProofingTransformTHR()
1254 …return cmsCreateTransformTHR(ContextID, InputProfile, InputFormat, OutputProfile, OutputFormat, nI… in cmsCreateProofingTransformTHR()
1264 cmsHPROFILE OutputProfile, in cmsCreateProofingTransform() argument
1274 OutputProfile, in cmsCreateProofingTransform()
/external/crosvm/devices/src/virtio/video/encoder/
Dlibvda_encoder.rs91 let libvda::encode::OutputProfile { in new()