Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1098 static int detect_transition_to_still(TWO_PASS *twopass, in detect_transition_to_still() function
1624 if (detect_transition_to_still(twopass, i, 5, loop_decay_rate, in define_gf_group()
1905 if (detect_transition_to_still(twopass, i, cpi->oxcf.key_freq - i, in find_next_key_frame()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1455 static int detect_transition_to_still( in detect_transition_to_still() function
1843 if ( detect_transition_to_still( cpi, i, 5, in define_gf_group()
2808 if ( detect_transition_to_still( cpi, i, in find_next_key_frame()