Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_structs.h100 #define MIN_PRE_ENC_RC_DELAY (MIN_L0_IPE_ENC_STAGGER + 1 + NUM_BUFS_DECOMP_HME) macro
Dihevce_rc_interface.c902 ps_rc_ctxt->i4_pre_enc_rc_delay = MIN_PRE_ENC_RC_DELAY; in ihevce_rc_init()