Home
last modified time | relevance | path

Searched defs:InputFormat (Results 1 – 6 of 6) sorted by relevance

/external/crosvm/media/libvda/src/decode/
Dformat.rs10 pub struct InputFormat { struct
18 impl InputFormat { argument
19 pub(crate) fn new(f: &bindings::vda_input_format_t) -> Result<InputFormat> { in new()
/external/pdfium/third_party/lcms/src/
Dcmsxform.c765 …cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Numb… in AllocEmptyTransform()
1016 cmsUInt32Number InputFormat, in cmsCreateExtendedTransform()
1153 cmsUInt32Number InputFormat, in cmsCreateMultiprofileTransformTHR()
1182 cmsUInt32Number InputFormat, in cmsCreateMultiprofileTransform()
1204 cmsUInt32Number InputFormat, in cmsCreateTransformTHR()
1220 cmsUInt32Number InputFormat, in cmsCreateTransform()
1232 cmsUInt32Number InputFormat, in cmsCreateProofingTransformTHR()
1263 cmsUInt32Number InputFormat, in cmsCreateProofingTransform()
1311 cmsUInt32Number InputFormat, in cmsChangeBuffersFormat()
Dcmsopt.c664 …timizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByResampling()
1060 …utingLinearization(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByComputingLinearization()
1413 …izeByJoiningCurves(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByJoiningCurves()
1698 …timizeMatrixShaper(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeMatrixShaper()
1933 cmsUInt32Number* InputFormat, in _cmsOptimizePipeline()
Dcmsgmt.c34 cmsUInt32Number InputFormat, in _cmsChain2Lab()
Dcmsps2.c866 cmsUInt32Number InputFormat; in WriteInputLUT() local
Dlcms2_internal.h1019 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference member