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.c2769 ((ps_rec_desc->i4_num_recon_bufs) * (sizeof(iv_enc_recon_data_buffs_t *))); in ihevce_mem_manager_que_init()
2779 ((ps_rec_desc->i4_num_recon_bufs) * (sizeof(iv_enc_recon_data_buffs_t))); in ihevce_mem_manager_que_init()
2974 iv_enc_recon_data_buffs_t **pps_recon_bufs; in ihevce_mem_manager_que_init()
2975 iv_enc_recon_data_buffs_t *ps_recon_bufs; in ihevce_mem_manager_que_init()
2977 pps_recon_bufs = (iv_enc_recon_data_buffs_t **)ps_memtab->pv_base; in ihevce_mem_manager_que_init()
2980 ps_recon_bufs = (iv_enc_recon_data_buffs_t *)ps_memtab->pv_base; in ihevce_mem_manager_que_init()
2988 pps_recon_bufs[ctr]->i4_size = sizeof(iv_enc_recon_data_buffs_t); in ihevce_mem_manager_que_init()
Dihevce_enc_structs.h2453 } iv_enc_recon_data_buffs_t; typedef
2649 iv_enc_recon_data_buffs_t
Dihevce_frame_process.c3470 iv_enc_recon_data_buffs_t in ihevce_enc_frm_proc_slave_thrd()
3604 (iv_enc_recon_data_buffs_t *)ihevce_q_get_filled_buff( in ihevce_enc_frm_proc_slave_thrd()
4020 iv_enc_recon_data_buffs_t *ps_recon_out_temp = NULL; in ihevce_enc_frm_proc_slave_thrd()
4726 (iv_enc_recon_data_buffs_t *)ihevce_q_get_filled_buff( in ihevce_enc_frm_proc_slave_thrd()