Home
last modified time | relevance | path

Searched defs:InputProfile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DHwModule.h32 class InputProfile; variable
H A DIOProfile.h245 explicit InputProfile(const std::string &name) : IOProfile(name, AUDIO_PORT_ROLE_SINK) {} in InputProfile() function
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsxform.c1337 cmsHPROFILE InputProfile, in cmsCreateProofingTransformTHR()
1368 cmsHTRANSFORM CMSEXPORT cmsCreateProofingTransform(cmsHPROFILE InputProfile, in cmsCreateProofingTransform()