HomeSort by relevance Sort by last modified time
    Searched defs:iChannel (Results 1 - 3 of 3) 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...]

Completed in 2157 milliseconds