Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h53 #define MAX_LAP_VAR 1000 macro
Dihevce_rc_interface.c2659 if(i4_var_sum > MAX_LAP_VAR) in ihevce_rc_get_pic_quant()
2661 i4_var_sum = MAX_LAP_VAR; in ihevce_rc_get_pic_quant()