Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_unittest.h107 void GetLastEncodedFrame(EncodedImage* encoded_frame) { in GetLastEncodedFrame()
750 EncodedImage encoded_frame; in TestRPSIEncodeDecode() local
916 EncodedImage encoded_frame; in TestStrideEncodeDecode() local
/external/webp/src/mux/
Danim_encode.c312 static void FrameRelease(EncodedFrame* const encoded_frame) { in FrameRelease()
1012 EncodedFrame* const encoded_frame) { in PickBestCandidate()
1060 EncodedFrame* const encoded_frame, in SetFrame()
1190 static int64_t KeyFramePenalty(const EncodedFrame* const encoded_frame) { in KeyFramePenalty()
1201 EncodedFrame* const encoded_frame = GetFrame(enc, position); in CacheFrame() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/test/
Dvp8_impl_unittest.cc49 const EncodedImage& encoded_frame, in Encoded()
/external/webrtc/webrtc/video/
Dreplay.cc203 virtual void EncodedFrameCallback(const EncodedFrame& encoded_frame) { in EncodedFrameCallback()
Dvideo_send_stream_tests.cc659 virtual void EncodedFrameCallback(const EncodedFrame& encoded_frame) { in TestPacketFragmentationSize()
Dend_to_end_tests.cc1663 virtual void EncodedFrameCallback(const EncodedFrame& encoded_frame) { in TEST_F()