Home
last modified time | relevance | path

Searched defs:input_key (Results 1 – 14 of 14) sorted by relevance

/external/toybox/toys/pending/
Dmore.c47 int input_key; in prompt() local
90 int ch, input_key = 0, show_prompt; in more_main() local
/external/iamf_tools/iamf/cli/renderer/
Daudio_element_renderer_channel_to_channel.h77 absl::string_view input_key, absl::string_view output_key, in AudioElementRendererChannelToChannel()
Dloudspeakers_renderer.cc227 absl::string_view input_key, absl::string_view output_key) { in LookupPrecomputedGains()
248 absl::string_view input_key, absl::string_view output_key, in RenderChannelLayoutToLoudspeakers()
Daudio_element_renderer_channel_to_channel.cc135 const auto& input_key = LookupInputKeyFromLoudspeakerLayout( in CreateFromScalableChannelLayoutConfig() local
Daudio_element_renderer_ambisonics_to_channel.cc178 const std::string input_key = absl::StrCat("A", ambisonics_order); in CreateFromAmbisonicsConfig() local
/external/libsrtp2/test/
Drtpw.c155 char *input_key = NULL; in main() local
Drtp_decoder.c169 char *input_key = NULL; in main() local
/external/googleapis/google/cloud/video/livestream/v1/
Doutputs.proto364 string input_key = 6 [(google.api.field_behavior) = REQUIRED]; field
Dresources.proto401 string input_key = 1; field
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/
Doutputs.proto364 string input_key = 6 [(google.api.field_behavior) = REQUIRED]; field
Dresources.proto401 string input_key = 1; field
/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/proto/google/cloud/video/transcoder/v1/
Dresources.proto1132 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
1207 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/cloud/video/transcoder/v1/
Dresources.proto1190 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
1265 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1176 const string& input_key = it->second; in SendPRunInputs() local