Searched refs:Profile (Results 1 – 3 of 3) sorted by relevance
92 } Profile; typedef
234 static Profile ConvertAacProfileToProfile(OMX_AUDIO_AACPROFILETYPE profileType) in ConvertAacProfileToProfile()236 Profile profile = INVALID_PROFILE; in ConvertAacProfileToProfile()262 static Profile ConvertAvcProfileToProfile(OMX_VIDEO_AVCPROFILETYPE profileType) in ConvertAvcProfileToProfile()264 Profile profile = INVALID_PROFILE; in ConvertAvcProfileToProfile()284 static int32_t ConvertProfileToOmxProfile(Profile profile) in ConvertProfileToOmxProfile()887 ConvertProfileToOmxProfile(*(reinterpret_cast<Profile *>(paramIn[i].val))); in ParseParamAudioAac()1048 (ConvertProfileToOmxProfile(*(reinterpret_cast<Profile *>(paramIn[i].val)))); in ParseParamVideoAvc()
79 enum Profile {83 …AAC_HE_V1_PROFILE, /**< Profile combining AAC high efficiency and spectral band repl…334 … supportProfiles; /**< Supported profiles. For details, see {@link Profile}. */