Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c2156 double alt_kf_grp_bits = ((double)twopass->bits_left * in find_next_key_frame() local
2161 (alt_kf_grp_bits / (double)allocation_chunks)); in find_next_key_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c3154 double alt_kf_grp_bits = in find_next_key_frame() local
3160 (alt_kf_grp_bits / (double)allocation_chunks)); in find_next_key_frame()