HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_NUM_INPUT_BUFS (Results 1 - 2 of 2) sorted by null

  /external/libavc/test/encoder/
input.c 241 num_bufs = MAX(DEFAULT_NUM_INPUT_BUFS, ps_get_buf_info_op->s_ive_op.u4_min_inp_bufs);
298 num_bufs = MAX(DEFAULT_NUM_INPUT_BUFS, ps_app_ctxt->s_get_buf_info_op.s_ive_op.u4_min_inp_bufs);
app.h 60 #define DEFAULT_NUM_INPUT_BUFS 32

Completed in 39 milliseconds