Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c84 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) { in lookup_next_frame_stats()
1342 FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1421 FIRSTPASS_STATS next_frame; in detect_flash() local
1626 FIRSTPASS_STATS next_frame; in define_gf_group() local
2354 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2443 FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2531 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1813 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1859 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
2324 FIRSTPASS_STATS next_frame; in define_gf_group() local
2662 const FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2762 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc83 void SetNextFrame(DesktopFrame* next_frame) { in SetNextFrame()
/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.cc1001 VCMFrameBuffer* next_frame = NextFrame(); in GetNackList() local