Searched defs:length_frames (Results 1 – 5 of 5) sorted by relevance
32 def _CheckProto(self, audio_summ, sample_rate, num_channels, length_frames): argument
63 const int64_t length_frames = tensor.dim_size(1); in Compute() local
113 int64 length_frames = 3; field
293 const int64_t length_frames = tensor.dim_size(1); in AddTensorAsAudioToSummary() local
2347 inline ::int64_t Summary_Audio::length_frames() const { in length_frames() function