Home
last modified time | relevance | path

Searched defs:previous_frame (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflashsvenc.c59 uint8_t *previous_frame; member
130 uint8_t *previous_frame, int *I_frame) in encode_bitstream()
Dzerocodec.c26 AVFrame *previous_frame; member
Dqtrleenc.c40 AVFrame *previous_frame; member
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.cc315 CefRefPtr<CefFrameHostImpl> previous_frame = focused_frame_; in OnFrameFocused() local