HomeSort by relevance Sort by last modified time
    Searched full:ports (Results 226 - 250 of 514) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Component.h 86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
450 determine if the ports are compatible for tunneling
451 2. If the ports are compatible, the component should store
OMX_Core.h 184 /** Ports being connected are not compatible */
491 OMX_U32 nPorts; /**< The number of ports for this component */
614 preference when tunneling between two ports.
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
IntentFilterTest.java     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 68 #define NUM_OF_PORTS 2 /* Number of ports of component */
363 * component which contains all type of information of buffers, ports etc
402 are there for input/output ports, their size etc, but not
466 /** Tells whether buffers on ports have been allocated */
486 /** Contains the port related info of both the ports */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 72 #define NUM_OF_PORTS 2 /* Number of ports of component */
375 * component which contains all type of information of buffers, ports etc
418 are there for input/output ports, their size etc, but not
503 /** Tells whether buffers on ports have been allocated */
533 /** Contains the port related info of both the ports */
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp 470 // Cleanup allocated ports
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 167 /** Ports being connected are not compatible */
474 OMX_U32 nPorts; /**< The number of ports for this component */
597 preference when tunneling between two ports.
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 428 VPP_DPRINT(":: Ports Available in Fill_LCMLInitParams %ld\n ",pComponentPrivate->NumofOutputPort);
741 int ports; local
758 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++)
760 pComponentPrivate->sCompPorts[ports].pPortDef.bEnabled = OMX_TRUE;
784 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++) {
789 ports,
    [all...]
  /bionic/libc/docs/
CHANGES.TXT 162 - getaddrinfo(): implementation will now allow numeric ports if ai_socktype is
  /dalvik/vm/mterp/
README.txt 11 ports easier and less error-prone, we used a modular approach that allows
  /external/dnsmasq/man/
dnsmasq.8 131 specific UDP port <query_port> instead of using random ports. NOTE
138 Do not use ports less than that given as source for outbound DNS
139 queries. Dnsmasq picks random ports as source for outbound queries:
140 when this option is given, the ports used will always to larger
    [all...]
  /external/grub/stage2/
common.c 272 /* Disable to probe I/O ports temporarily, because this doesn't
  /external/iproute2/include/linux/
rtnetlink.h 394 } ports; member in union:rta_session::__anon2575
  /external/kernel-headers/original/linux/
capability.h 232 /* Allow setting up serial ports */
  /external/libpcap/
nametoaddr.c 220 * Convert a string in the form PPP-PPP, where correspond to ports, to
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node.h 379 // Ports
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_types.h 28 * Structure to contain a node and all ports and extensions associated to it
  /external/opencore/pvmi/pvmf/include/
pvmf_node_utils.h 71 //Node implementations can use this to manage multiple ports.
pvmf_port_interface.h 106 * data, status and control may flow in both directions between two connected ports.
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11yuv.c 193 SDL_SetError("No available video ports for requested format");
  /external/qemu/telephony/
remote_call.c 44 /** By convention, remote numbers are the console ports, i.e. 5554, 5556, etc...
  /external/skia/xcode/skia2.xcodeproj/
project.pbxproj     [all...]
  /external/strace/
NEWS 106 * Linux ia64 and hppa ports added
  /external/tcpdump/
print-cdp.c 65 { 0x13, "AVVID untrusted ports CoS"},
  /external/webkit/WebCore/platform/
KURL.h 271 bool portAllowed(const KURL&); // Blacklist ports that should never be used for Web resources.

Completed in 251 milliseconds

1 2 3 4 5 6 7 8 91011>>