Home
last modified time | relevance | path

Searched refs:u4_min_out_bufs (Results 1 – 3 of 3) sorted by relevance

/external/libavc/test/encoder/
Doutput.c69 … num_bufs = MAX(DEFAULT_NUM_OUTPUT_BUFS, ps_app_ctxt->s_get_buf_info_op.s_ive_op.u4_min_out_bufs); in allocate_output()
100 … num_bufs = MAX(DEFAULT_NUM_OUTPUT_BUFS, ps_app_ctxt->s_get_buf_info_op.s_ive_op.u4_min_out_bufs); in free_output()
/external/libavc/encoder/
Dive2.h756 UWORD32 u4_min_out_bufs; member
Dih264e_api.c5205 ps_op->s_ive_op.u4_min_out_bufs = MIN_OUT_BUFS; in ih264e_get_buf_info()