Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h73 RC_MULTI_PASS_GOP_STAT, enumerator
Dihevce_rc_interface.c315 ps_mem_tab[RC_MULTI_PASS_GOP_STAT].i4_mem_size = sizeof(gop_level_stat_t); 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()
317 ps_mem_tab[RC_MULTI_PASS_GOP_STAT].i4_mem_alignment = 64; in ihevce_rc_get_mem_recs()
386 ps_rc_ctxt->pv_gop_stat = (void *)ps_mem_tab[RC_MULTI_PASS_GOP_STAT].pv_base; in ihevce_rc_mem_init()