Searched defs:input_config (Results 1 – 5 of 5) 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/python/python-api-core/tests/unit/ |
D | test_protobuf_helpers.py | 489 input_config = proto.Field(proto.STRING, number=2) variable in test_field_mask_ignore_trailing_underscore.Foo 509 input_config = proto.Field(proto.STRING, number=1) variable in test_field_mask_ignore_trailing_underscore_with_nesting.Bar.Baz
|
/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
|