Home
last modified time | relevance | path

Searched refs:vp8_find_next_key_frame (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
Dfirstpass.c68 void vp8_find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame);
1876 vp8_find_next_key_frame(cpi, &this_frame_copy); in vp8_second_pass()
2099 void vp8_find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) in vp8_find_next_key_frame() function