/external/webrtc/test/testsupport/ |
D | video_frame_writer.cc | 74 bool Y4mVideoFrameWriterImpl::WriteFrame(const webrtc::VideoFrame& frame) { in WriteFrame() function in webrtc::test::Y4mVideoFrameWriterImpl 100 bool YuvVideoFrameWriterImpl::WriteFrame(const webrtc::VideoFrame& frame) { in WriteFrame() function in webrtc::test::YuvVideoFrameWriterImpl
|
D | jpeg_frame_writer_ios.cc | 20 bool JpegFrameWriter::WriteFrame(const VideoFrame& /*input_frame*/, in WriteFrame() function in webrtc::test::JpegFrameWriter
|
D | y4m_frame_writer.cc | 44 bool Y4mFrameWriterImpl::WriteFrame(uint8_t* frame_buffer) { in WriteFrame() function in webrtc::test::Y4mFrameWriterImpl
|
D | video_frame_writer_unittest.cc | 127 TEST_F(Y4mVideoFrameWriterTest, WriteFrame) { in TEST_F() argument 153 TEST_F(YuvVideoFrameWriterTest, WriteFrame) { in TEST_F() argument
|
D | yuv_frame_writer.cc | 53 bool YuvFrameWriterImpl::WriteFrame(uint8_t* frame_buffer) { in WriteFrame() function in webrtc::test::YuvFrameWriterImpl
|
D | jpeg_frame_writer.cc | 35 bool JpegFrameWriter::WriteFrame(const VideoFrame& input_frame, int quality) { in WriteFrame() function in webrtc::test::JpegFrameWriter
|
D | yuv_frame_writer_unittest.cc | 56 TEST_F(YuvFrameWriterTest, WriteFrame) { in TEST_F() argument
|
D | y4m_frame_writer_unittest.cc | 60 TEST_F(Y4mFrameWriterTest, WriteFrame) { in TEST_F() argument
|
/external/perfetto/src/profiling/memory/ |
D | bookkeeping_dump.cc | 34 void DumpState::WriteFrame(Interned<Frame> frame) { in WriteFrame() function in perfetto::profiling::DumpState
|
/external/llvm-project/flang/runtime/ |
D | buffer.h | 92 void WriteFrame(FileOffset at, std::size_t bytes, IoErrorHandler &handler) { in WriteFrame() function
|
/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
D | common.cpp | 120 bool IVFWriter::WriteFrame(const uint8_t* data, uint32_t data_size, uint64_t timestamp) { in WriteFrame() function in android::IVFWriter 165 bool OutputFile::WriteFrame(uint32_t data_size, const uint8_t* data) { in WriteFrame() function in android::OutputFile
|
D | video_frame.cpp | 210 bool VideoFrame::WriteFrame(std::ofstream* output_file) const { in WriteFrame() function in android::VideoFrame
|
/external/libgav1/libgav1/examples/ |
D | file_writer.cc | 123 bool FileWriter::WriteFrame(const DecoderBuffer& frame_buffer) { in WriteFrame() function in libgav1::FileWriter
|
/external/webrtc/modules/video_coding/utility/ |
D | ivf_file_writer.cc | 134 bool IvfFileWriter::WriteFrame(const EncodedImage& encoded_image, in WriteFrame() function in webrtc::IvfFileWriter
|
/external/ukey2/src/main/cpp/src/securegcm/ |
D | ukey2_shell.cc | 62 void WriteFrame(const string& message) { in WriteFrame() function
|
/external/perfetto/src/profiling/common/ |
D | interning_output.cc | 82 void InterningOutputTracker::WriteFrame(Interned<Frame> frame, in WriteFrame() function in perfetto::profiling::InterningOutputTracker
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 550 uint64 WriteFrame(IMkvWriter* writer, const Frame* const frame, in WriteFrame() function
|
/external/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 550 uint64 WriteFrame(IMkvWriter* writer, const Frame* const frame, in WriteFrame() function
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 550 uint64 WriteFrame(IMkvWriter* writer, const Frame* const frame, in WriteFrame() function
|