Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1059 static int detect_transition_to_still(VP9_COMP *cpi, int frame_interval, in detect_transition_to_still() argument
1068 if (frame_interval > MIN_GF_INTERVAL && in detect_transition_to_still()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1458 int frame_interval, in detect_transition_to_still() argument
1469 if ( (frame_interval > MIN_GF_INTERVAL) && in detect_transition_to_still()