Searched defs:next_frame (Results 1 – 4 of 4) sorted by relevance
86 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) in lookup_next_frame_stats()1417 static double get_prediction_decay_rate(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) in get_prediction_decay_rate()1505 FIRSTPASS_STATS next_frame; in detect_flash() local1742 FIRSTPASS_STATS next_frame; in define_gf_group() local2526 FIRSTPASS_STATS next_frame; in vp8_second_pass() local2627 …_COMP *cpi, FIRSTPASS_STATS *last_frame, FIRSTPASS_STATS *this_frame, FIRSTPASS_STATS *next_frame) in test_candidate_kf()2721 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
1392 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()1441 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local1853 FIRSTPASS_STATS next_frame; in define_gf_group() local2185 const FIRSTPASS_STATS *next_frame) { in test_candidate_kf()2276 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
83 void SetNextFrame(DesktopFrame* next_frame) { in SetNextFrame()
1001 VCMFrameBuffer* next_frame = NextFrame(); in GetNackList() local