Home
last modified time | relevance | path

Searched refs:MAX_PRE_ENC_RC_DELAY (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_rc_structs.h271 pre_enc_qp_queue as_pre_enc_qp_queue[MAX_PRE_ENC_RC_DELAY];
Dihevce_enc_structs.h98 #define MAX_PRE_ENC_RC_DELAY (MAX_L0_IPE_ENC_STAGGER + 1 + NUM_BUFS_DECOMP_HME) macro
Dihevce_rc_interface.c898 ps_rc_ctxt->i4_pre_enc_rc_delay = MAX_PRE_ENC_RC_DELAY; in ihevce_rc_init()
1921 [(ps_rc_ctxt->i4_pre_enc_qp_write_index + MAX_PRE_ENC_RC_DELAY - 1) % in ihevce_rc_pre_enc_qp_query()
1922 MAX_PRE_ENC_RC_DELAY] in ihevce_rc_pre_enc_qp_query()