Home
last modified time | relevance | path

Searched defs:input_frame (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/modules/video_coding/codecs/vp8/test/
Dvp8_impl_unittest.cc83 void EncodeAndWaitForFrame(const VideoFrame& input_frame, in EncodeAndWaitForFrame()
101 void EncodeAndExpectFrameWith(const VideoFrame& input_frame, in EncodeAndExpectFrameWith()
276 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
290 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
381 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
409 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
/external/webrtc/modules/video_coding/codecs/multiplex/test/
Dmultiplex_adapter_unittest.cc108 VideoFrame input_frame = NextInputFrame(); in CreateI420AInputFrame() local
215 std::unique_ptr<VideoFrame> input_frame = CreateInputFrame(false); in TEST_P() local
256 std::unique_ptr<VideoFrame> input_frame = CreateInputFrame(false); in TEST_P() local
/external/webrtc/test/testsupport/
Djpeg_frame_writer.cc35 bool JpegFrameWriter::WriteFrame(const VideoFrame& input_frame, int quality) { in WriteFrame()
/external/webrtc/media/engine/
Dsimulcast_encoder_adapter_unittest.cc616 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
987 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1024 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1063 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1166 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1204 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1405 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1456 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
/external/webrtc/modules/video_coding/codecs/h264/test/
Dh264_impl_unittest.cc58 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
/external/webrtc/modules/video_coding/codecs/test/
Dvideo_codec_unittest.cc100 VideoFrame input_frame = VideoFrame::Builder() in NextInputFrame() local
Dvideoprocessor.cc261 VideoFrame input_frame = in ProcessFrame() local
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc301 VideoFrame* input_frame = in Decode() local
Dh264_encoder_impl.cc372 const VideoFrame& input_frame, in Encode()
/external/webrtc/modules/desktop_capture/
Ddesktop_capturer_differ_wrapper.cc191 std::unique_ptr<DesktopFrame> input_frame) { in OnCaptureResult()
/external/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc96 int ExtractBuffer(const rtc::scoped_refptr<I420BufferInterface>& input_frame, in ExtractBuffer()
122 int ExtractBuffer(const VideoFrame& input_frame, size_t size, uint8_t* buffer) { in ExtractBuffer()
/external/webrtc/modules/video_coding/codecs/vp9/test/
Dvp9_impl_unittest.cc98 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
1501 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
1553 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
1619 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.h64 FrameState* input_frame; member
Dpropagator_state.cc80 FrameState* const input_frame = tagged_node.input_frame; in PropagateOutputs() local
/external/webrtc/modules/audio_processing/
Daudio_processing_performance_unittest.cc67 std::vector<float*> input_frame; member
Daudio_processing_impl_locking_unittest.cc105 std::vector<float*> input_frame; member