Home
last modified time | relevance | path

Searched refs:CODEC_CONFIG_KEY_SAMPLE_FORMATS (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h61 #define CODEC_CONFIG_KEY_SAMPLE_FORMATS "sampleFormats" macro
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp71 constexpr char CODEC_CONFIG_KEY_SAMPLE_FORMATS[] = "sampleFormats"; member
382 ConfigUintArrayNodeAttr arrayAttrs[] = {{CODEC_CONFIG_KEY_SAMPLE_FORMATS, cap.port.audio.sampleFormats}, in GetAudioPortCapability()
/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c179 {CODEC_CONFIG_KEY_SAMPLE_FORMATS, cap->port.audio.sampleFormats, SAMPLE_FMT_NUM, AUDIO_SAMPLE_FMT_INVALID}, in GetAudioPortCapability()

Completed in 3 milliseconds