Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_memory_init.c2727 ((ps_rec_desc->i4_num_recon_bufs) * (sizeof(iv_enc_recon_data_buffs_t *))); in ihevce_mem_manager_que_init()
2737 ((ps_rec_desc->i4_num_recon_bufs) * (sizeof(iv_enc_recon_data_buffs_t))); in ihevce_mem_manager_que_init()
2932 iv_enc_recon_data_buffs_t **pps_recon_bufs; in ihevce_mem_manager_que_init()
2933 iv_enc_recon_data_buffs_t *ps_recon_bufs; in ihevce_mem_manager_que_init()
2935 pps_recon_bufs = (iv_enc_recon_data_buffs_t **)ps_memtab->pv_base; in ihevce_mem_manager_que_init()
2938 ps_recon_bufs = (iv_enc_recon_data_buffs_t *)ps_memtab->pv_base; in ihevce_mem_manager_que_init()
2946 pps_recon_bufs[ctr]->i4_size = sizeof(iv_enc_recon_data_buffs_t); in ihevce_mem_manager_que_init()
Dihevce_enc_structs.h2387 } iv_enc_recon_data_buffs_t; typedef
2555 iv_enc_recon_data_buffs_t *ps_recon_out[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES];
Dihevce_frame_process.c3486 iv_enc_recon_data_buffs_t in ihevce_enc_frm_proc_slave_thrd()
3620 (iv_enc_recon_data_buffs_t *)ihevce_q_get_filled_buff( in ihevce_enc_frm_proc_slave_thrd()
4036 iv_enc_recon_data_buffs_t *ps_recon_out_temp = NULL; in ihevce_enc_frm_proc_slave_thrd()
4742 (iv_enc_recon_data_buffs_t *)ihevce_q_get_filled_buff( in ihevce_enc_frm_proc_slave_thrd()