HomeSort by relevance Sort by last modified time
    Searched defs:InputFormat (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/media/
media_stream_audio_processor.cc 267 const media::AudioParameters& MediaStreamAudioProcessor::InputFormat() const {
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsps2.c 866 cmsUInt32Number InputFormat;
874 InputFormat = cmsFormatterForColorspaceOfProfile(hProfile, 2, FALSE);
875 nChannels = T_CHANNELS(InputFormat);
886 xform = cmsCreateMultiprofileTransform(Profiles, 2, InputFormat, TYPE_Lab_DBL, Intent, 0);
916 _cmsOptimizePipeline(m->ContextID, &DeviceLink, Intent, &InputFormat, &OutFrm, &dwFlags);
    [all...]
lcms2_internal.h 898 cmsUInt32Number* InputFormat,
952 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
    [all...]

Completed in 104 milliseconds