Searched defs:input_config (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/modules/audio_processing/include/ |
| D | audio_frame_proxies.cc | 23 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/ |
| D | batch_seq_builder.cc | 34 auto* input_config = graph_builder_->AddConstNodeWithData( in PopulateSubGraph() local
|
| /external/webrtc/modules/audio_processing/ |
| D | audio_processing_impl.cc | 746 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/ |
| D | resize_nearest_neighbor_op_gpu.cu.cc | 228 GpuLaunchConfig input_config = GetGpuLaunchConfig(input_size, d); in operator ()() local
|