Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_tools/
H A Dvideo_replay.cc253 class DecoderIvfFileWriter : public test::FakeDecoder { class
255 explicit DecoderIvfFileWriter(const char* filename, const std::string& codec) in DecoderIvfFileWriter() function in webrtc::__anond75edf1c0211::DecoderIvfFileWriter
272 ~DecoderIvfFileWriter() override { file_writer_->Close(); } in ~DecoderIvfFileWriter()
432 return std::make_unique<DecoderIvfFileWriter>( in ConfigureFromFlags()