OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIN_ISV_BUFFER_NUM
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h
41
#define
MIN_ISV_BUFFER_NUM
((MIN_OUTPUT_NUM) + (MIN_INPUT_NUM))
/hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp
69
mNumISVBuffers(
MIN_ISV_BUFFER_NUM
),
[
all
...]
Completed in 167 milliseconds