Home
last modified time | relevance | path

Searched refs:u4_buf_size (Results 1 – 6 of 6) sorted by relevance

/external/libavc/test/encoder/
Dapp.h187 UWORD32 u4_buf_size; member
198 UWORD32 u4_buf_size; member
207 UWORD32 u4_buf_size; member
Doutput.c86 ps_app_ctxt->as_output_buf[i].u4_buf_size = buf_size; in allocate_output()
Drecon.c114 ps_app_ctxt->as_recon_buf[i].u4_buf_size = pic_size; in allocate_recon()
Dinput.c285 ps_app_ctxt->as_input_buf[i].u4_buf_size = pic_size; in allocate_input()
Dmain.c1760 buff_size = ps_app_ctxt->as_output_buf[i].u4_buf_size; in synchronous_encode()
/external/libhevc/encoder/
Dihevce_rc_interface.c360 WORD32 i4_num_memtab, i, j, i4_avg_bitrate, u4_buf_size; in ihevce_rc_mem_init() local
577 u4_buf_size = (WORD32)(ps_init_prms->s_tgt_lyr_prms.as_tgt_params[i4_resolution_id] in ihevce_rc_mem_init()
580 (float)u4_buf_size / i4_avg_bitrate * 1000); /*delay in milli-seconds based on buffer size*/ in ihevce_rc_mem_init()
581 ps_rc_ctxt->u4_max_vbv_buff_size = u4_buf_size; /*buffer size should be in bits*/ in ihevce_rc_mem_init()