OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iChannel
(Results
1 - 6
of
6
) sorted by null
/libcore/luni/src/test/java/libcore/java/lang/
OldSystemTest.java
229
Channel
iChannel
= System.inheritedChannel();
230
assertNull("Incorrect value of channel",
iChannel
);
233
sp.inheritedChannel(),
iChannel
);
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h
651
OMX_U16
iChannel
;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
586
OMX_U16
iChannel
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c
[
all
...]
OMX_WmaDecoder.c
290
pComponentPrivate->pHeaderInfo->
iChannel
= 1 ;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c
[
all
...]
Completed in 111 milliseconds