Home
last modified time | relevance | path

Searched defs:input_config (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_processing/include/
Daudio_frame_proxies.cc23 StreamConfig input_config(frame->sample_rate_hz_, frame->num_channels_, in ProcessAudioFrame() local
60 StreamConfig input_config(frame->sample_rate_hz_, frame->num_channels_, in ProcessReverseAudioFrame() local
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dbatch_seq_builder.cc34 auto* input_config = graph_builder_->AddConstNodeWithData( in PopulateSubGraph() local
/external/webrtc/modules/audio_processing/
Daudio_processing_impl.cc746 const StreamConfig& input_config, in MaybeInitializeCapture()
778 const StreamConfig& input_config, in ProcessStream()
1020 const StreamConfig& input_config, in ProcessStream()
1328 const StreamConfig& input_config, in ProcessReverseStream()
1352 const StreamConfig& input_config, in AnalyzeReverseStreamLocked()
1384 const StreamConfig& input_config, in ProcessReverseStream()
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_nearest_neighbor_op_gpu.cu.cc228 GpuLaunchConfig input_config = GetGpuLaunchConfig(input_size, d); in operator ()() local