Home
last modified time | relevance | path

Searched refs:mutable_encoded_audio_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsummary_audio_op.cc94 length_frames, sa->mutable_encoded_audio_string())); in Compute()
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/
H A Dsummary_converter.cc322 length_frames, sa->mutable_encoded_audio_string())); in AddTensorAsAudioToSummary()
H A Dsummary_db_writer.cc1127 t.flat<tstring>()(0) = std::move(*wav->mutable_encoded_audio_string()); in MigrateAudio()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dsummary.pb.h1108 std::string* mutable_encoded_audio_string(); in Swap()
2375 inline std::string* Summary_Audio::mutable_encoded_audio_string() { in mutable_encoded_audio_string() function