Home
last modified time | relevance | path

Searched defs:format (Results 1 – 19 of 19) sorted by relevance

/sof-3.4.0/src/audio/up_down_mixer/
Dup_down_mixer.c44 const struct ipc4_audio_format *format, in set_downmix_coefficients()
113 const struct ipc4_audio_format *format) in select_mix_out_stereo()
178 const struct ipc4_audio_format *format) in select_mix_out_mono()
229 const struct ipc4_audio_format *format) in select_mix_out_5_1()
263 const struct ipc4_audio_format *format, in init_mix()
/sof-3.4.0/src/include/sof/trace/
Dtrace.h95 #define trace_unused(class, ctx, id_1, id_2, format, ...) \ argument
108 #define _DECLARE_LOG_ENTRY(lvl, format, comp_class, n_params) \ argument
159 #define trace_event_with_ids(class, ctx, id_1, id_2, format, ...) \ argument
163 #define trace_event_atomic_with_ids(class, ctx, id_1, id_2, format, ...) \ argument
167 #define trace_warn_with_ids(class, ctx, id_1, id_2, format, ...) \ argument
171 #define trace_warn_atomic_with_ids(class, ctx, id_1, id_2, format, ...) \ argument
194 #define _trace_event_with_ids(lvl, class, ctx, id_1, id_2, format, ...) \ argument
197 #define _trace_event_atomic_with_ids(lvl, class, ctx, id_1, id_2, format, ...) \ argument
238 #define _log_message(ignored_log_func, atomic, level, comp_class, ctx, id_1, id_2, format, ...) \ argument
275 #define _log_message(log_func, atomic, lvl, comp_class, ctx, id_1, id_2, format, ...) \ argument
[all …]
/sof-3.4.0/tools/logger/
Dmisc.c15 char *log_vasprintf(const char *format, va_list args) in log_vasprintf()
32 char *log_asprintf(const char *format, ...) in log_asprintf()
/sof-3.4.0/zephyr/include/sof/trace/
Dtrace.h35 #define mtrace_printf(level, format, ...) \ argument
/sof-3.4.0/src/drivers/mediatek/afe/
Dafe-drv.c26 #define printf(format, ...) argument
104 static int afe_memif_set_format(struct mtk_base_afe *afe, int id, unsigned int format) in afe_memif_set_format()
133 unsigned int format) in afe_memif_set_params()
244 unsigned int format) in afe_dai_set_config()
268 unsigned int *format) in afe_dai_get_config()
Dafe-dai.c56 unsigned int channel, rate, format; in afe_dai_drv_get_hw_params() local
Dafe-memif.c52 unsigned int format; member
/sof-3.4.0/tools/probes/
Dprobes_demux.c84 bool is_audio_format(uint32_t format) in is_audio_format()
89 int init_wave(struct dma_frame_parser *p, uint32_t buffer_id, uint32_t format) in init_wave()
Dwave.h19 uint32_t format; member
/sof-3.4.0/src/include/ipc/
Dprobe_dma_frame.h17 uint32_t format; /**< Encoded data format */ member
Ddai.h105 uint16_t format; /**< SOF_DAI_FMT_ */ member
Dcompress_params.h450 uint32_t format; member
/sof-3.4.0/src/audio/module_adapter/module/
Dwaves.c57 static int32_t sample_format_convert_to_bytes(MaxxBuffer_Format_t format) in sample_format_convert_to_bytes()
86 static MaxxBuffer_Format_t format_convert_sof_to_me(enum sof_ipc_frame format) in format_convert_sof_to_me()
130 static bool format_is_supported(enum sof_ipc_frame format) in format_is_supported()
/sof-3.4.0/src/probe/
Dprobe.c625 uint32_t format, uint64_t *checksum) in probe_gen_header()
665 uint32_t format = 0; in probe_gen_format() local
815 uint32_t format; in probe_cb_produce() local
/sof-3.4.0/test/cmocka/src/audio/mux/
Ddemux_copy.c30 uint32_t format; member
Dmux_copy.c30 uint32_t format; member
/sof-3.4.0/src/include/sof/audio/
Dipc-config.h36 uint16_t format; /**< SOF_DAI_FMT_ */ member
/sof-3.4.0/src/include/ipc4/
Dbase-config.h188 struct ipc4_audio_format format; member
/sof-3.4.0/src/include/sof/drivers/
Dafe-drv.h87 unsigned int format; member