Lines Matching refs:lc3_freq_hz
313 if (sh_stream->lc3_freq_hz == 0 || sh_stream->lc3_frame_duration_us == 0) { in init_lc3_encoder()
315 sh_stream->lc3_freq_hz, sh_stream->lc3_frame_duration_us); in init_lc3_encoder()
335 sh_stream->lc3_freq_hz); in init_lc3_encoder()
338 lc3_setup_encoder(sh_stream->lc3_frame_duration_us, sh_stream->lc3_freq_hz, in init_lc3_encoder()
392 AUDIO_TONE_FREQUENCY_HZ, sh_stream->lc3_freq_hz); in encode_frame()
2624 if (sh_stream->lc3_freq_hz == 0 || sh_stream->lc3_frame_duration_us == 0) { in init_lc3_decoder()
2626 sh_stream->lc3_freq_hz, sh_stream->lc3_frame_duration_us); in init_lc3_decoder()
2632 sh_stream->lc3_frame_duration_us, sh_stream->lc3_freq_hz); in init_lc3_decoder()
2635 lc3_setup_decoder(sh_stream->lc3_frame_duration_us, sh_stream->lc3_freq_hz, in init_lc3_decoder()
2946 sh_stream->lc3_freq_hz = (uint32_t)ret; in stream_started_cb()
2949 sh_stream->lc3_freq_hz = 0U; in stream_started_cb()
2953 sh_stream->lc3_freq_hz = 0U; in stream_started_cb()
2957 sh_stream->lc3_freq_hz = 0U; in stream_started_cb()