Lines Matching defs:format
349 const char *format = NULL;
365 {"format", SND_CONFIG_TYPE_STRING, NULL, NULL, &format},
389 return ssp_hw_set_params(nhlt, format, mclk, bclk, bclk_invert, fsync, fsync_invert,
505 /* fill in wave format extensible types */
506 f_conf1[i].format.wFormatTag = 0xFFFE;
516 f_conf1[i].format.nChannels = channel_count;
517 f_conf1[i].format.nSamplesPerSec = sample_rate;
518 f_conf1[i].format.wBitsPerSample = bits_per_sample;
519 f_conf1[i].format.nBlockAlign = channel_count * bits_per_sample / 8;
520 f_conf1[i].format.nAvgBytesPerSec = sample_rate * f_conf1[i].format.nBlockAlign;
523 f_conf1[i].format.cbSize = 22;
525 f_conf1[i].format.wValidBitsPerSample = bits_per_sample;
527 f_conf1[i].format.dwChannelMask = 0;
529 f_conf1[i].format.SubFormat[0] = 0;
530 f_conf1[i].format.SubFormat[1] = 0;
531 f_conf1[i].format.SubFormat[2] = 0;
532 f_conf1[i].format.SubFormat[3] = 0;
608 * format "I2S"