Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h43 #define MAX_THRESHOLD_VBV_FRM_ERROR (0.80) macro
Drate_control_api.c1222 WORD32 i4_max_ebf = (WORD32)(i4_vbv_size * MAX_THRESHOLD_VBV_FRM_ERROR); in get_frame_level_qp()
3394 WORD32 i4_max_ebf = (WORD32)(i4_vbv_size * MAX_THRESHOLD_VBV_FRM_ERROR); in rc_get_qp_for_scd_frame()