Home
last modified time | relevance | path

Searched refs:lookup_next_frame_stats (Results 1 – 1 of 1) 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() function
2356 if (lookup_next_frame_stats(cpi, &next_frame) != EOF) { in vp8_second_pass()
2594 lookup_next_frame_stats(cpi, &next_frame) != EOF) { in find_next_key_frame()