Home
last modified time | relevance | path

Searched defs:input_channel (Results 1 – 25 of 60) sorted by relevance

123

/dports/audio/faac/faac-78d8e01/libfaac/
H A Dframe.c434 short *input_channel = (short*)inputBuffer + hEncoder->config.channel_map[channel]; in faacEncEncode() local
446 int32_t *input_channel = (int32_t*)inputBuffer + hEncoder->config.channel_map[channel]; in faacEncEncode() local
458 float *input_channel = (float*)inputBuffer + hEncoder->config.channel_map[channel]; in faacEncEncode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/audio/
H A Dcast_audio_resampler_impl.cc53 const float* input_channel = output_buffer_->channel(c); in ResampleOneChunk() local
79 const float* input_channel = current_input_ + c * current_num_frames_; in CopyCurrentInputTo() local
/dports/net/gnu-radius/radius-1.6.1/radiusd/
H A Dinput.c46 struct input_channel { struct
47 int fd;
48 void *data;
49 METHOD *method;
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2tty.c33 static Tchannel input_channel; variable
H A Dnttty.c36 static Tchannel input_channel; variable
H A Duxtty.c45 static Tchannel input_channel; variable
/dports/math/py-keras/Keras-2.4.3/tests/keras/layers/
H A Dconvolutional_recurrent_test.py15 input_channel = 2 variable
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dmac_count.cc78 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImm>()->value); in ConvMacCount() local
111 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImm>()->value); in Conv2dTransposeMacCount() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/analysis/
H A Dmac_count.cc76 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImmNode>()->value); in ConvMacCount() local
106 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImmNode>()->value); in Conv2dTransposeMacCount() local
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dmac_count.cc78 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImm>()->value); in ConvMacCount() local
111 int64_t input_channel = static_cast<int64_t>(data_shape[C_ind].as<IntImm>()->value); in Conv2dTransposeMacCount() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Ddebug.proto38 repeated bytes input_channel = 7; field
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DSponsoredMessageManager.cpp43 auto input_channel = td_->contacts_manager_->get_input_channel(channel_id); in send() local
75 auto input_channel = td_->contacts_manager_->get_input_channel(channel_id); in send() local
H A DInputDialogId.cpp40 auto input_channel = static_cast<const telegram_api::inputPeerChannel *>(input_peer.get()); in InputDialogId() local
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/src/
H A Dstm32g4xx_hal_tim_ex.c1563 uint32_t input_channel = (OutputChannel == TIM_CHANNEL_1) ? TIM_CHANNEL_2 : TIM_CHANNEL_1; in HAL_TIMEx_OnePulseN_Start() local
1604 uint32_t input_channel = (OutputChannel == TIM_CHANNEL_1) ? TIM_CHANNEL_2 : TIM_CHANNEL_1; in HAL_TIMEx_OnePulseN_Stop() local
1639 uint32_t input_channel = (OutputChannel == TIM_CHANNEL_1) ? TIM_CHANNEL_2 : TIM_CHANNEL_1; in HAL_TIMEx_OnePulseN_Start_IT() local
1686 uint32_t input_channel = (OutputChannel == TIM_CHANNEL_1) ? TIM_CHANNEL_2 : TIM_CHANNEL_1; in HAL_TIMEx_OnePulseN_Stop_IT() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webaudio/
H A Dchannel_merger_node.cc94 AudioChannel* input_channel = input.Bus()->Channel(0); in Process() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Dchannel_merger_node.cc94 AudioChannel* input_channel = input.Bus()->Channel(0); in Process() local
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/alsa/
H A Dhdsp.c92 static int hdsp_set_mixer_gain(jack_hardware_t *hw, int input_channel, in hdsp_set_mixer_gain()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/
H A Ddebug.proto40 repeated bytes input_channel = 7; field
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Ddebug.proto42 repeated bytes input_channel = 7; field
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Ddebug.proto42 repeated bytes input_channel = 7; field
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Ddebug.proto42 repeated bytes input_channel = 7; field
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Ddebug.proto42 repeated bytes input_channel = 7; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Ddebug.proto43 repeated bytes input_channel = 7; field
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Ddebug.proto43 repeated bytes input_channel = 7; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Ddebug.proto43 repeated bytes input_channel = 7; field

123