/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/ |
D | VtsHalBluetoothA2dpV1_0TargetTest.cpp | 54 codec.codecType = CodecType::AAC; in SetUp() 55 codec.sampleRate = SampleRate::RATE_44100; in SetUp() 56 codec.bitsPerSample = BitsPerSample::BITS_16; in SetUp() 57 codec.channelMode = ChannelMode::STEREO; in SetUp() 58 codec.encodedAudioBitrate = 320000; in SetUp() 59 codec.peerMtu = 1000; in SetUp() 94 CodecConfiguration codec; member in BluetoothA2dpHidlTest 102 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_P()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 270 bool profile_level_converter::convert_v4l2_profile_to_omx(int codec, int v4l2_profile, int *omx_pro… in convert_v4l2_profile_to_omx() argument 274 if (!find_map(profile_v4l2_to_omx_map, codec, &profile_map)) in convert_v4l2_profile_to_omx() 280 bool profile_level_converter::convert_omx_profile_to_v4l2(int codec, int omx_profile, int *v4l2_pro… in convert_omx_profile_to_v4l2() argument 284 if (!find_map(profile_omx_to_v4l2_map, codec, &profile_map)) in convert_omx_profile_to_v4l2() 290 bool profile_level_converter::convert_v4l2_level_to_omx(int codec, int v4l2_level, int *omx_level) in convert_v4l2_level_to_omx() argument 294 if (!find_map(level_v4l2_to_omx_map, codec, &level_map)) in convert_v4l2_level_to_omx() 300 bool profile_level_converter::convert_omx_level_to_v4l2(int codec, int omx_level, int *v4l2_level) in convert_omx_level_to_v4l2() argument 304 if (!find_map(level_omx_to_v4l2_map, codec, &level_map)) in convert_omx_level_to_v4l2()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 276 bool profile_level_converter::convert_v4l2_profile_to_omx(int codec, int v4l2_profile, int *omx_pro… in convert_v4l2_profile_to_omx() argument 280 if (!find_map(profile_v4l2_to_omx_map, codec, &profile_map)) in convert_v4l2_profile_to_omx() 286 bool profile_level_converter::convert_omx_profile_to_v4l2(int codec, int omx_profile, int *v4l2_pro… in convert_omx_profile_to_v4l2() argument 290 if (!find_map(profile_omx_to_v4l2_map, codec, &profile_map)) in convert_omx_profile_to_v4l2() 296 bool profile_level_converter::convert_v4l2_level_to_omx(int codec, int v4l2_level, int *omx_level) in convert_v4l2_level_to_omx() argument 300 if (!find_map(level_v4l2_to_omx_map, codec, &level_map)) in convert_v4l2_level_to_omx() 306 bool profile_level_converter::convert_omx_level_to_v4l2(int codec, int omx_level, int *v4l2_level) in convert_omx_level_to_v4l2() argument 310 if (!find_map(level_omx_to_v4l2_map, codec, &level_map)) in convert_omx_level_to_v4l2()
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | types.hal | 21 * all the Capabilities of a codec as well as to configure the codecs. All 158 * Used for Hardware Encoding SBC codec parameters. 172 /** Used for Hardware Encoding AAC codec parameters */ 182 * Used for Hardware Encoding LDAC codec parameters 183 * Only used when configuring the codec. When Capabilities are requested, this 193 /** Used for Hardware Encoding AptX and AptX-HD codec parameters */ 233 * The HAL needs to support all legal bitrates for the selected codec.
|
D | IBluetoothAudioProvider.hal | 35 * current negotiated codec to the Audio HAL. After this method is called, 43 * otherwise the correct codec configuration is used for hardware 50 * IBluetoothAudioPort with the given codec configuration
|
/hardware/broadcom/libbt/src/ |
D | hardware.c | 263 static void hw_sco_i2spcm_config(uint16_t codec); 264 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec); 1323 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec) { in hw_sco_i2spcm_config_from_command() argument 1332 hw_sco_i2spcm_config(codec); in hw_sco_i2spcm_config_from_command() 1347 static void hw_sco_i2spcm_config(uint16_t codec) in hw_sco_i2spcm_config() argument 1367 if (codec == SCO_CODEC_CVSD) in hw_sco_i2spcm_config() 1372 else if (codec == SCO_CODEC_MSBC) in hw_sco_i2spcm_config() 1411 static int hw_set_SCO_codec(uint16_t codec) in hw_set_SCO_codec() argument 1419 BTHWDBG( "hw_set_SCO_codec 0x%x", codec); in hw_set_SCO_codec() 1434 if (codec == SCO_CODEC_MSBC) in hw_set_SCO_codec() [all …]
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/ |
D | Android.mk | 42 $(LOCAL_PATH)/../../../mm-image-codec/qexif \ 43 $(LOCAL_PATH)/../../../mm-image-codec/qomx_core 137 $(LOCAL_PATH)/../../../mm-image-codec/qexif \ 138 $(LOCAL_PATH)/../../../mm-image-codec/qomx_core
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/ |
D | Android.mk | 23 $(LOCAL_PATH)/../../../mm-image-codec/qexif \ 24 $(LOCAL_PATH)/../../../mm-image-codec/qomx_core
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | compress_offload.h | 52 struct snd_codec codec; member 120 __u32 codec; member
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | compress_offload.h | 34 struct snd_codec codec; member 71 __u32 codec; member
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioOffload.hal | 30 * as codec configuration to the HAL server, when its connected to an 43 * codec. 52 * given codec configuration 54 * platform with the given codec configuration
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/test/ |
D | Android.mk | 31 OMX_CORE_DIR := $(MM_JPEG_TEST_PATH)/../../../../mm-image-codec 75 OMX_CORE_DIR := $(MM_JPEG_TEST_PATH)/../../../../mm-image-codec
|
/hardware/interfaces/media/1.0/xml/ |
D | media_profiles.dtd | 14 <!ATTLIST Video codec (h264|h263|m4v) #REQUIRED> attribute 20 <!ATTLIST Audio codec (amrnb|amrwb|aac) #REQUIRED> attribute
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 134 * Audio codec which is used on GSM, UMTS, and CDMA. These values must be opaque 138 /** Unspecified audio codec */ 140 /** AMR (Narrowband) audio codec */ 142 /** AMR (Wideband) audio codec */ 144 /** GSM Enhanced Full-Rate audio codec */ 146 /** GSM Full-Rate audio codec */ 148 /** GSM Half-Rate audio codec */ 150 /** Enhanced Variable rate codec */ 152 /** Enhanced Variable rate codec revision B */ 154 /** Enhanced Variable rate codec (Wideband) */ [all …]
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOutEventCallback.hal | 21 * a way for the HAL to notify platform when there are changes, e.g. codec 29 * It represents the most recent codec format decoded by a HW audio decoder. 32 * notify the application about the codec format and audio objects contained 136 * reported by codec. The buffer contains data that can be transformed
|