Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_common.cpp236 Profile profile = INVALID_PROFILE; in ConvertAacProfileToProfile() local
264 Profile profile = INVALID_PROFILE; in ConvertAvcProfileToProfile() local
284 static int32_t ConvertProfileToOmxProfile(Profile profile) in ConvertProfileToOmxProfile()
/drivers/peripheral/format/interfaces/include/
Dformat_type.h216 …uint32_t profile; /**< Audio encoding profile, for example, <b>0x160(WMAV1)</b> and <b>0x161 (WMAV… member
240 uint16_t profile; /**< Profile */ member
/drivers/peripheral/codec/interfaces/include/
Dcodec_omx_ext.h242 …enum CodecHevcProfile profile; /** Hevc profile. For details, see {@link CodecHevcProfile}… member