HomeSort by relevance Sort by last modified time
    Searched full:fill_memtab (Results 1 - 15 of 15) sorted by null

  /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,
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_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),
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);
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_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),
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),
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),
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_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...]
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...]
ih264e_api.c     [all...]

Completed in 1246 milliseconds