OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nr_comps
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp
313
OMX_U32
nr_comps
= 0, copied_nr_comps = 0;
local
325
if (compNames && compNames[
nr_comps
]) {
327
strncpy((OMX_STRING)&compNames[
nr_comps
][0], cname,
333
nr_comps
++;
339
*pNumComps =
nr_comps
;
Completed in 2610 milliseconds