Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_enc_loop_pass.h66 WORD32 ihevce_enc_loop_get_num_mem_recs(WORD32 i4_num_bitrate_inst, WORD32 i4_num_enc_frm_parallel);
H A Dihevce_memory_init.c519 ihevce_enc_loop_get_num_mem_recs(i4_num_bitrate_inst, i4_num_enc_loop_frm_pllel); in ihevce_mem_manager_init()
1549 ps_memtab += ihevce_enc_loop_get_num_mem_recs(i4_num_bitrate_inst, i4_num_enc_loop_frm_pllel); in ihevce_mem_manager_init()
H A Dihevce_enc_loop_pass.c3427 ihevce_enc_loop_get_num_mem_recs(WORD32 i4_num_bitrate_inst, WORD32 i4_num_enc_loop_frm_pllel) in ihevce_enc_loop_get_num_mem_recs() function