/frameworks/native/include/media/openmax/ |
OMX_Types.h | 142 /** @defgroup cp Content Pipes
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu_linux.c | 225 * So we make use of wl pipes to execute this.
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_mdp.h | 505 mdp_block_type defines the identifiers for pipes in MDP 4.3 and up
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
OMX_G711Dec_Utils.h | 306 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES 561 /** The pipes for sending buffers to the thread */ 564 /** The pipes for sending buffers to the thread */ 567 /** The pipes for sending buffers to the thread */
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Thread.c | 141 for pipes inorder to put in select loop */
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_pipes.c | 36 * for creating/using Nucleus pipes.
|
/libcore/crypto/src/main/java/org/conscrypt/ |
HandshakeIODataStream.java | 31 * This class can be presented as a combination of 2 data pipes.
|
/libcore/luni/src/main/java/java/io/ |
PipedInputStream.java | 135 * {@code IOException} if the stream has been closed. Unconnected and broken pipes also
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdio.in.h | 321 fflush(), and which detect pipes. */
|
unistd.in.h | 516 (GL_LINK_WARNING ("lseek does not fail with ESPIPE on pipes on some " \
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
subprocess.py | 15 input/output/error pipes, and obtain their return codes. This module 698 # are None when not using PIPEs. The child objects are None 717 # Only close the pipes we created. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
subprocess.py | 15 input/output/error pipes, and obtain their return codes. This module 698 # are None when not using PIPEs. The child objects are None 717 # Only close the pipes we created. [all...] |
/system/core/fastboot/ |
usb_osx.c | 137 * Now open the interface. This will cause the pipes
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_emit.c | 591 * only two pipes, and the second pipe's enable is on bit 3, not bit 1, 619 " pixel pipes!\n", gb_pipes); [all...] |
r300_reg.h | 674 # define R300_GB_TILE_PIPE_COUNT_R300 (3 << 1) /* R300 (2 pipes, 1 ctx) */ 675 # define R300_GB_TILE_PIPE_COUNT_R420_3P (6 << 1) /* R420-3P (3 pipes, 1 ctx) */ 676 # define R300_GB_TILE_PIPE_COUNT_R420 (7 << 1) /* R420 (4 pipes, 1 ctx) */ [all...] |
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_main.c | 299 /* Collect the list of pipes on this gate */ 867 /* Set a new session id so that we clear all pipes later after seeing a difference with the HC Session ID */ [all...] |
/external/libogg/doc/ |
rfc5334.txt | 90 as TCP streams or pipes). The media types defined in this document 278 pipes); separate types are used to identify codecs such as in
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_emit.c | 591 * only two pipes, and the second pipe's enable is on bit 3, not bit 1, 619 " pixel pipes!\n", gb_pipes); [all...] |
r300_reg.h | 674 # define R300_GB_TILE_PIPE_COUNT_R300 (3 << 1) /* R300 (2 pipes, 1 ctx) */ 675 # define R300_GB_TILE_PIPE_COUNT_R420_3P (6 << 1) /* R420-3P (3 pipes, 1 ctx) */ 676 # define R300_GB_TILE_PIPE_COUNT_R420 (7 << 1) /* R420 (4 pipes, 1 ctx) */ [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
WhatsNew | 571 pipes, or anything else that has a data read abstraction. 606 not be used on pipes or other non-seekable data sources.
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
OMX_AacDec_Utils.h | 721 /** The pipes for sending buffers to the thread */ 724 /** The pipes for sending buffers to the thread */ 727 /** The pipes for sending command data to the thread */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
OMX_G722Enc_Utils.h | 270 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES 468 /** The pipes for sending buffers to the thread */ 471 /** The pipes for sending command data to the thread */ 474 /** The pipes for sending buffers to the thread */ 477 /** The pipes for sending buffers to the thread */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
OMX_G729Enc_Utils.h | 195 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES 679 /** The pipes for sending buffers to the thread */ 681 /** The pipes for sending command to the thread */ 683 /** The pipes for sending cmd data to the thread */ 685 /** The pipes for sending buffers to the thread */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEnc_Utils.h | 121 * M A C R O S FOR MEMORY and CLOSING PIPES 134 OMXDBG_PRINT(stderr, BUFFER, 2, OMX_DBG_BASEMASK, "Closing pipes = %d\n",_pStruct_);\ 580 /** The pipes for sending buffers to the thread */ 582 /** The pipes for sending command to the thread */ 584 /** The pipes for sending cmd data to the thread */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
G726EncTest.c | 216 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES [all...] |