Home
last modified time | relevance | path

Searched defs:frame_view (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dframe_test.cc66 void InferFromGraph(FrameView* frame_view, GraphDef* graph, bool valid) { in InferFromGraph()
79 void InferFromGraph<GraphDef>(FrameView* frame_view, GraphDef* graph, in InferFromGraph()
111 FrameView frame_view; in TYPED_TEST() local
137 FrameView frame_view; in TYPED_TEST() local
159 FrameView frame_view; in TYPED_TEST() local
186 FrameView frame_view; in TYPED_TEST() local
208 FrameView frame_view; in TYPED_TEST() local
/external/webrtc/modules/rtp_rtcp/source/
Dvideo_rtp_depacketizer_av1_unittest.cc123 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
138 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
152 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
169 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
333 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
358 rtc::ArrayView<const uint8_t> frame_view(*frame); in TEST() local
/external/webrtc/modules/audio_processing/agc2/
Dnoise_level_estimator_unittest.cc39 AudioFrameView<float> frame_view = signal.float_frame_view(); in RunEstimator() local
/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dpitch_search_internal.cc339 const auto frame_view = pitch_buffer.subview(0, kFrameSize20ms12kHz + 1); in ComputePitchPeriod12kHz() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc1044 void PartitionByLoopStructure(const FrameView& frame_view, in PartitionByLoopStructure()
1092 FrameView frame_view; in ProcessGraphDef() local
Dloop_optimizer.cc383 FrameView frame_view; in Optimize() local