OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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