Home
last modified time | relevance | path

Searched refs:interleaving_style (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.h34 int interleaving_style, int number_of_channels,
38 int interleaving_style, int number_of_channels,
H A Dssp-process.c628 tr->interleaving_style = aux->tr_start.interleaving_style; in ssp_calculate_intern_ext()
646 tr->interleaving_style = aux->tr_stop.interleaving_style; in ssp_calculate_intern_ext()
1071 int interleaving_style, int number_of_channels, in ssp_tr_start_set_params()
1091 tr->interleaving_style = interleaving_style; in ssp_tr_start_set_params()
1101 int interleaving_style, int number_of_channels, in ssp_tr_stop_set_params()
1121 tr->interleaving_style = interleaving_style; in ssp_tr_stop_set_params()
1069 ssp_tr_start_set_params(struct intel_nhlt_params *nhlt, int sampling_frequency, int bit_depth, int channel_map, int channel_config, int interleaving_style, int number_of_channels, int valid_bit_depth, int sample_type) ssp_tr_start_set_params() argument
1099 ssp_tr_stop_set_params(struct intel_nhlt_params *nhlt, int sampling_frequency, int bit_depth, int channel_map, int channel_config, int interleaving_style, int number_of_channels, int valid_bit_depth, int sample_type) ssp_tr_stop_set_params() argument
[all...]
H A Dssp-intel.h76 uint32_t interleaving_style; member
H A Dssp-debug.c185 fprintf(stdout, "aux tr start interleaving_style %u\n", tr->interleaving_style); in ssp_print_internal()
197 fprintf(stdout, "aux tr start interleaving_style %u\n", tr->interleaving_style); in ssp_print_internal()
H A Dssp-internal.h38 uint32_t interleaving_style; member
/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c75 long interleaving_style; in set_tr_start_config() local
86 {"interleaving_style", SND_CONFIG_TYPE_INTEGER, NULL, &interleaving_style, NULL}, in set_tr_start_config()
98 channel_config, interleaving_style, number_of_channels, in set_tr_start_config()
108 long interleaving_style; in set_tr_stop_config() local
119 {"interleaving_style", SND_CONFIG_TYPE_INTEGER, NULL, &interleaving_style, NULL}, in set_tr_stop_config()
131 channel_config, interleaving_style, number_of_channels, in set_tr_stop_config()

Completed in 6 milliseconds