Home
last modified time | relevance | path

Searched defs:next_frame (Results 1 – 6 of 6) 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()
1341 FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1420 FIRSTPASS_STATS next_frame; in detect_flash() local
1625 FIRSTPASS_STATS next_frame; in define_gf_group() local
2355 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2444 FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2532 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c287 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
333 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
739 FIRSTPASS_STATS next_frame; in define_gf_group() local
1130 const FIRSTPASS_STATS *next_frame, in test_candidate_kf()
1227 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1791 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1837 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
2416 FIRSTPASS_STATS next_frame; in define_gf_group() local
2739 const FIRSTPASS_STATS *next_frame) { in slide_transition()
2765 const FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2858 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
/external/aac/libAACdec/src/
Dusacdec_lpd.cpp943 int next_frame = frame + (1 << (mod - 1)); in CLpd_TcxDecode() local