Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1463 int trans_to_still = 0; in detect_transition_to_still() local
1493 trans_to_still = 1; in detect_transition_to_still()
1496 return trans_to_still; in detect_transition_to_still()