Lines Matching refs:bits_per_sample
85 u16 bits_per_sample; member
106 uint16_t bits_per_sample; member
132 u16 bits_per_sample; member
150 uint16_t bits_per_sample; member
846 uint16_t bits_per_sample) in q6asm_open_write() argument
869 open->bits_per_sample = bits_per_sample; in q6asm_open_write()
979 uint16_t bits_per_sample) in q6asm_media_format_block_multi_ch_pcm() argument
1000 fmt->bits_per_sample = bits_per_sample; in q6asm_media_format_block_multi_ch_pcm()
1035 uint32_t rate, uint32_t channels, uint16_t bits_per_sample) in q6asm_enc_cfg_blk_pcm_format_support() argument
1061 enc_cfg->bits_per_sample = bits_per_sample; in q6asm_enc_cfg_blk_pcm_format_support()
1135 uint32_t format, uint16_t bits_per_sample) in __q6asm_open_read() argument
1156 open->bits_per_sample = bits_per_sample; in __q6asm_open_read()
1187 uint16_t bits_per_sample) in q6asm_open_read() argument
1189 return __q6asm_open_read(ac, format, bits_per_sample); in q6asm_open_read()