Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h42 #define MAX_THRESHOLD_VBV_GOP_ERROR (0.80) macro
Dbit_allocation.c1816 WORD32 i4_max_vbv_size = (WORD32)(i4_vbv_size * MAX_THRESHOLD_VBV_GOP_ERROR); in update_cur_frm_consumed_bits()