Searched refs:MAX_PRE_ENC_RC_DELAY (Results 1 – 3 of 3) sorted by relevance
271 pre_enc_qp_queue as_pre_enc_qp_queue[MAX_PRE_ENC_RC_DELAY];
98 #define MAX_PRE_ENC_RC_DELAY (MAX_L0_IPE_ENC_STAGGER + 1 + NUM_BUFS_DECOMP_HME) macro
898 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()