OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nInBufCount
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c
233
static OMX_U32
nInBufCount
= 0;
569
printf(" Reading from file :: Buffer cont : %d \n",
nInBufCount
);
570
nInBufCount
++;
[
all
...]
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
233
static OMX_U32
nInBufCount
= 0;
569
printf(" Reading from file :: Buffer cont : %d \n",
nInBufCount
);
570
nInBufCount
++;
[
all
...]
Completed in 63 milliseconds