/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | lnbp21.c | 78 enum fe_sec_tone_mode tone) in lnbp21_set_tone() 85 switch (tone) { in lnbp21_set_tone() 77 lnbp21_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) lnbp21_set_tone() argument
|
H A D | isl6421.c | 143 enum fe_sec_tone_mode tone) in isl6421_set_tone() 150 switch (tone) { in isl6421_set_tone() 142 isl6421_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) isl6421_set_tone() argument
|
H A D | tda8083.c | 173 enum fe_sec_tone_mode tone) in tda8083_set_tone() 177 switch (tone) { in tda8083_set_tone() 383 enum fe_sec_tone_mode tone) in tda8083_diseqc_set_tone() 387 tda8083_set_tone (state, tone); in tda8083_diseqc_set_tone() 172 tda8083_set_tone(struct tda8083_state *state, enum fe_sec_tone_mode tone) tda8083_set_tone() argument 382 tda8083_diseqc_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) tda8083_diseqc_set_tone() argument
|
H A D | gp8psk-fe.c | 271 enum fe_sec_tone_mode tone) in gp8psk_fe_set_tone() 276 (tone == SEC_TONE_ON), 0, NULL, 0)) { in gp8psk_fe_set_tone() 270 gp8psk_fe_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) gp8psk_fe_set_tone() argument
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | isl6421.c | 143 enum fe_sec_tone_mode tone) in isl6421_set_tone() 150 switch (tone) { in isl6421_set_tone() 142 isl6421_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) isl6421_set_tone() argument
|
H A D | lnbp21.c | 78 enum fe_sec_tone_mode tone) in lnbp21_set_tone() 85 switch (tone) { in lnbp21_set_tone() 77 lnbp21_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) lnbp21_set_tone() argument
|
H A D | tda8083.c | 173 enum fe_sec_tone_mode tone) in tda8083_set_tone() 177 switch (tone) { in tda8083_set_tone() 383 enum fe_sec_tone_mode tone) in tda8083_diseqc_set_tone() 387 tda8083_set_tone (state, tone); in tda8083_diseqc_set_tone() 172 tda8083_set_tone(struct tda8083_state *state, enum fe_sec_tone_mode tone) tda8083_set_tone() argument 382 tda8083_diseqc_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) tda8083_diseqc_set_tone() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | vp702x-fe.c | 251 enum fe_sec_tone_mode tone) in vp702x_fe_set_tone() 259 st->tone_mode = tone; in vp702x_fe_set_tone() 261 if (tone == SEC_TONE_ON) in vp702x_fe_set_tone() 336 s->lnb_buf[3] = 0xff; /* 0=tone burst, 2=data burst, ff=off */ in vp702x_fe_attach() 250 vp702x_fe_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) vp702x_fe_set_tone() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | vp702x-fe.c | 251 enum fe_sec_tone_mode tone) in vp702x_fe_set_tone() 259 st->tone_mode = tone; in vp702x_fe_set_tone() 261 if (tone == SEC_TONE_ON) in vp702x_fe_set_tone() 336 s->lnb_buf[3] = 0xff; /* 0=tone burst, 2=data burst, ff=off */ in vp702x_fe_attach() 250 vp702x_fe_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) vp702x_fe_set_tone() argument
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_acntpc.c | 69 __ATTR(tone, 0644, spk_var_show, spk_var_store); 320 module_param_named(tone, vars[TONE_ID].u.n.default_val, int, 0444); 330 MODULE_PARM_DESC(tone, "Set the tone variable on load.");
|
H A D | speakup_dtlk.c | 80 __ATTR(tone, 0644, spk_var_show, spk_var_store); 315 status.tone = *t++; in synth_interrogate() 392 module_param_named(tone, vars[TONE_ID].u.n.default_val, int, 0444); 404 MODULE_PARM_DESC(tone, "Set the tone variable on load.");
|
H A D | speakup_dtlk.h | 13 * synthesizers or tone generators 50 u_char tone; /* nX; 0-2 */ member
|
H A D | speakup_soft.c | 80 __ATTR(tone, 0644, spk_var_show, spk_var_store); 468 module_param_named(tone, vars[TONE_ID].u.n.default_val, int, 0444); 481 MODULE_PARM_DESC(tone, "Sets the tone of the speech synthesizer.");
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-patch.c | 116 enum fe_sec_tone_mode tone) in budget_set_tone() 120 switch (tone) { in budget_set_tone() 211 enum fe_sec_tone_mode tone) in budget_patch_set_tone() 215 switch (tone) { in budget_patch_set_tone() 115 budget_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) budget_set_tone() argument 210 budget_patch_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) budget_patch_set_tone() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | budget-patch.c | 116 enum fe_sec_tone_mode tone) in budget_set_tone() 120 switch (tone) { in budget_set_tone() 211 enum fe_sec_tone_mode tone) in budget_patch_set_tone() 215 switch (tone) { in budget_patch_set_tone() 115 budget_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) budget_set_tone() argument 210 budget_patch_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) budget_patch_set_tone() argument
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_dtlk.h | 13 * synthesizers or tone generators 50 u_char tone; /* nX; 0-2 */ member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_beep.h | 22 int tone; member 26 unsigned int linear_tone:1; /* linear tone for IDT/STAC codec */
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dtlk.h | 20 synthesizers or tone generators 75 unsigned char tone; /* nX; 0-2 */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dtlk.h | 20 synthesizers or tone generators 75 unsigned char tone; /* nX; 0-2 */ member
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_beep.h | 22 int tone; member 26 unsigned int linear_tone:1; /* linear tone for IDT/STAC codec */
|
/base/telephony/call_manager/services/audio/src/ |
H A D | audio_control_manager.cpp | 169 TELEPHONY_LOGI("crs ring tone should be speaker"); in VideoStateUpdated() 254 TELEPHONY_LOGI("crs ring tone should be speaker"); in UpdateDeviceTypeForCrs() 584 TELEPHONY_LOGI("distribute call sink status, no need to play sound tone"); in PlaySoundtone() 723 TELEPHONY_LOGI("Mute network ring tone."); in MuteRinger() 772 TELEPHONY_LOGI("play call ended tone"); in PlayCallEndedTone() 774 TELEPHONY_LOGE("play call ended tone failed"); in PlayCallEndedTone() 781 TELEPHONY_LOGE("stop call ended tone failed"); in PlayCallEndedTone() 903 TELEPHONY_LOGE("create tone failed"); in PlayCallTone() 918 TELEPHONY_LOGI("tone is already stopped"); in StopCallTone() 922 TELEPHONY_LOGE("call ended tone i in StopCallTone() 979 std::unique_ptr<Tone> tone = std::make_unique<Tone>(dtmfTone); PlayDtmfTone() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | opusenc_psy.c | 125 st->tone[ch][i] += sqrtf(dist_dev); in step_collect_psy_metrics() 331 weight += start[f]->change_amp[ch][i] + start[f]->tone[ch][i] + start[f]->energy[ch][i]; in celt_gauge_psy_weight() 332 tonal_contrib += start[f]->tone[ch][i]; in celt_gauge_psy_weight() 440 iscore0 += start[j]->tone[k][i]*start[j]->change_amp[k][i]/mag[0]; in celt_search_for_tf() 441 iscore1 += start[j]->tone[k][i]*start[j]->change_amp[k][i]/mag[1]; in celt_search_for_tf()
|
H A D | opusenc_psy.h | 36 float tone[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]; /* Tonality */ member
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-topology.c | 429 struct sof_ipc_comp_tone *tone; in sof_ipc3_widget_setup_comp_tone() local 430 size_t ipc_size = sizeof(*tone); in sof_ipc3_widget_setup_comp_tone() 433 tone = sof_comp_alloc(swidget, &ipc_size, swidget->pipeline_id); in sof_ipc3_widget_setup_comp_tone() 434 if (!tone) in sof_ipc3_widget_setup_comp_tone() 437 swidget->private = tone; in sof_ipc3_widget_setup_comp_tone() 440 tone->comp.type = SOF_COMP_TONE; in sof_ipc3_widget_setup_comp_tone() 441 tone->config.hdr.size = sizeof(tone->config); in sof_ipc3_widget_setup_comp_tone() 444 ret = sof_update_ipc_object(scomp, &tone->config, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_tone() 445 swidget->num_tuples, sizeof(tone in sof_ipc3_widget_setup_comp_tone() [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge.h | 179 enum fe_sec_tone_mode tone; member 290 u32 tone; member
|