Searched defs:ReadFrame (Results 1 – 8 of 8) sorted by relevance
61 bool FrameReaderImpl::ReadFrame(uint8_t* source_buffer) { in ReadFrame() function in webrtc::test::FrameReaderImpl
55 TEST_F(FrameReaderTest, ReadFrame) { in TEST_F() argument
86 static int ReadFrame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in ReadFrame() function
178 void YuvFramesCapturer::ReadFrame(bool first_frame) { in ReadFrame() function in cricket::YuvFramesCapturer
315 bool FileVideoCapturer::ReadFrame(bool first_frame, int* wait_time_ms) { in ReadFrame() function in cricket::FileVideoCapturer
79 const aom_codec_cx_pkt_t *ReadFrame() { in ReadFrame() function in __anone3dc8f3f0111::CompressedSource
531 bool ApmTest::ReadFrame(FILE* file, AudioFrame* frame, in ReadFrame() function in webrtc::__anon90226a7b0111::ApmTest556 bool ApmTest::ReadFrame(FILE* file, AudioFrame* frame) { in ReadFrame() function in webrtc::__anon90226a7b0111::ApmTest
487 func (fr *Framer) ReadFrame() (Frame, error) { func