Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c85 FIRSTPASS_STATS *next_frame) { in lookup_next_frame_stats()
1044 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1098 FIRSTPASS_STATS next_frame; in detect_flash() local
1406 FIRSTPASS_STATS next_frame = { 0 }; in define_gf_group() local
1824 const FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
1904 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
2315 FIRSTPASS_STATS next_frame; in vp9_rc_get_second_pass_params() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c87 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) in lookup_next_frame_stats()
1418 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() local
1742 FIRSTPASS_STATS next_frame; in define_gf_group() local
2527 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2628 …_COMP *cpi, FIRSTPASS_STATS *last_frame, FIRSTPASS_STATS *this_frame, FIRSTPASS_STATS *next_frame) in test_candidate_kf()
2722 FIRSTPASS_STATS next_frame; in find_next_key_frame() local