Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dapp.h186 UWORD32 u4_buf_size; member
197 UWORD32 u4_buf_size; member
206 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.c1691 buff_size = ps_app_ctxt->as_output_buf[i].u4_buf_size; in synchronous_encode()