Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_interface.h78 WORD32 mem_space,
Dihevce_rc_interface.c275 WORD32 mem_space, in ihevce_rc_get_mem_recs() argument
289 ps_mem_tab[RC_CTXT].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()
298 ps_mem_tab[RC_QP_TO_QSCALE].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()
302 ps_mem_tab[RC_QP_TO_QSCALE_Q_FACTOR].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()
311 ps_mem_tab[RC_QSCALE_TO_QP].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()
316 ps_mem_tab[RC_MULTI_PASS_GOP_STAT].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()
329 ps_mem_tab[i + NUM_RC_MEM_RECS].e_mem_type = (IV_MEM_TYPE_T)mem_space; in ihevce_rc_get_mem_recs()