Searched defs:InputFormat (Results  1 – 7 of 7) sorted by relevance
| /external/crosvm/media/libvda/src/decode/ | 
| D | format.rs | 10 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/ | 
| D | cmsxform.c | 855 …cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Numb…  in AllocEmptyTransform() 1113                                                    cmsUInt32Number InputFormat,  in cmsCreateExtendedTransform() 1259                                                        cmsUInt32Number InputFormat,  in cmsCreateMultiprofileTransformTHR() 1288                                                   cmsUInt32Number InputFormat,  in cmsCreateMultiprofileTransform() 1310                                               cmsUInt32Number InputFormat,  in cmsCreateTransformTHR() 1326                                                   cmsUInt32Number InputFormat,  in cmsCreateTransform() 1338                                                    cmsUInt32Number InputFormat,  in cmsCreateProofingTransformTHR() 1369                                                    cmsUInt32Number InputFormat,  in cmsCreateProofingTransform() 1417                                          cmsUInt32Number InputFormat,  in cmsChangeBuffersFormat()
  | 
| D | cmsopt.c | 679 …timizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn…  in OptimizeByResampling() 1067 …utingLinearization(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn…  in OptimizeByComputingLinearization() 1413 …izeByJoiningCurves(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn…  in OptimizeByJoiningCurves() 1697 …timizeMatrixShaper(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn…  in OptimizeMatrixShaper() 1936                              cmsUInt32Number* InputFormat,  in _cmsOptimizePipeline()
  | 
| D | cmsgmt.c | 34                             cmsUInt32Number        InputFormat,  in _cmsChain2Lab()
  | 
| D | cmsps2.c | 889     cmsUInt32Number InputFormat;  in WriteInputLUT()  local
  | 
| D | lcms2_internal.h | 1054     cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference  member
  | 
| /external/cronet/third_party/quic_trace/src/tools/render/ | 
| D | render_trace.cc | 24 enum InputFormat {  enum
  |