Home
last modified time | relevance | path

Searched defs:channel_ids (Results 1 – 3 of 3) sorted by relevance

/external/iamf_tools/iamf/cli/
Dwav_sample_provider.cc45 std::vector<uint32_t>& channel_ids) { in FillChannelIdsFromDeprecatedChannelIds()
65 std::vector<uint32_t>& channel_ids) { in FillChannelIdsFromChannelMetadatas()
82 std::vector<uint32_t>& channel_ids, in FillChannelIdsAndLabels()
109 const std::vector<uint32_t>& channel_ids) { in ValidateWavReaderIsConsistentWithData()
161 std::vector<uint32_t>& channel_ids, in InitializeForAudioElement()
257 const auto& channel_ids = in ReadFrames() local
/external/iamf_tools/iamf/cli/proto/
Daudio_frame.proto170 repeated uint32 channel_ids = 7 [packed = true, deprecated = true]; field
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc560 std::vector<HostCallbackArgInfo>& arg_infos) { in MakePythonCallbackUsingHostSendAndRecv()