/external/libavc/encoder/ |
ih264e_rc_mem_interface.h | 51 #define FILL_MEMTAB(m_pv_mem_rec, m_j, m_mem_size, m_align, m_type) \ 88 FILL_MEMTAB = 1, 150 void fill_memtab(itt_memtab_t *ps_mem_tab, WORD32 u4_size, WORD32 i4_alignment,
|
irc_mem_req_and_acq.h | 51 #define FILL_MEMTAB(m_pv_mem_rec, m_j, m_mem_size, m_align, m_type) \ 88 FILL_MEMTAB = 1, 150 void fill_memtab(itt_memtab_t *ps_mem_tab, WORD32 u4_size, WORD32 i4_alignment,
|
ih264e_modify_frm_rate.c | 113 if (e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 119 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(pd_frm_rate_t),
|
irc_mb_model_based.c | 56 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 64 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(mb_rate_control_t),
|
irc_fixed_point_error_bits.c | 71 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 77 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(error_bits_t),
|
irc_est_sad.c | 66 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 72 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(est_sad_t),
|
ih264e_time_stamp.c | 232 if (e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 238 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(frame_time_t), 422 if (e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 428 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(time_stamp_t),
|
ih264e_rc_mem_interface.c | 33 * - fill_memtab() 150 void fill_memtab(itt_memtab_t *ps_mem_tab, function 256 FILL_MEMTAB(ps_mem, j, Size, align, IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM);
|
irc_vbr_storage_vbv.c | 82 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 88 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(vbr_storage_vbv_t),
|
irc_rd_model.c | 64 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 70 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(rc_rd_model_t),
|
irc_cbr_buffer_control.c | 88 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 93 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(cbr_buffer_t),
|
irc_bit_allocation.c | 260 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 266 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(bit_allocation_t), [all...] |
irc_picture_type.c | 234 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 242 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(pic_handling_t), [all...] |
irc_rate_control_api.c | 86 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 92 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(rate_control_api_t), [all...] |
/external/libhevc/encoder/ |
mem_req_and_acq.h | 56 FILL_MEMTAB = 1, 73 static __inline void fill_memtab( function
|
mb_model_based.c | 62 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 68 fill_memtab(
|
rc_sad_acc.c | 67 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 73 fill_memtab(
|
fixed_point_error_bits.c | 71 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 77 fill_memtab(
|
init_qp.c | 65 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 71 fill_memtab(
|
est_sad.c | 65 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 71 fill_memtab(
|
vbr_storage_vbv.c | 80 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 86 fill_memtab(
|
rc_rd_model.c | 66 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 72 fill_memtab( [all...] |
cbr_buffer_control.c | 108 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 113 fill_memtab( [all...] |
picture_type.c | 182 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 188 fill_memtab( [all...] |
rc_rd_model_fix.c | 65 if(e_func_type == GET_NUM_MEMTAB || e_func_type == FILL_MEMTAB) 71 fill_memtab( [all...] |