/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Component.h | 349 OMX_IN OMX_COMMANDTYPE Cmd,
|
/external/libnfc-nxp/src/ |
phFriNfc_DesfireFormat.c | 48 0x90 Cmd 0x00 0x00 Data Len Cmd. Par's 0x00 142 /* Transceive Cmd initiation*/ 215 /* let the place to store the cmd byte type, point to next index*/ 233 /* Instruction Cmd code */ 238 /* Instruction Cmd code */ 246 /* NO Data to send in this cmd*/ 260 /* Instruction Cmd code */ 345 /* Instruction Cmd code */ 392 /* Instruction Cmd code * [all...] |
phFriNfc_DesfireMap.c | 422 Update the NLEN using Transceive cmd*/ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Encoder.c | 540 * @param Cmd Command to be sent to the component 549 OMX_COMMANDTYPE Cmd, 565 switch(Cmd) { 631 nRet = write (pCompPrivate->cmdPipe[1], &Cmd, sizeof(Cmd)); 638 if (Cmd == OMX_CommandMarkBuffer) { [all...] |
OMX_G711Enc_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Encoder.c | 506 * @param Cmd Command to be sent to the component 515 OMX_COMMANDTYPE Cmd, 531 switch(Cmd) { 592 nRet = write (pCompPrivate->cmdPipe[1], &Cmd, sizeof(Cmd)); 599 if (Cmd == OMX_CommandMarkBuffer) { [all...] |
OMX_G726Enc_Utils.c | [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Utils.c | 502 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); 508 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); 515 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); 521 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); [all...] |
OMX_JpegDecoder.c | 88 OMX_COMMANDTYPE Cmd, [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP.c | 148 OMX_IN OMX_COMMANDTYPE Cmd, [all...] |
OMX_VPP_Utils.c | 617 VPP_DPRINT ("%d :: Error in Writing to the cmd pipe In deinit\n", eError);
[all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
vx_core.h | 49 u32 Cmd[SIZE_MAX_CMD]; 285 int vx_send_rih(struct vx_core *chip, int cmd); 286 int vx_send_rih_nolock(struct vx_core *chip, int cmd);
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEncoder.c | 96 OMX_COMMANDTYPE Cmd, [all...] |
OMX_JpegEnc_Utils.c | 502 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); 508 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); 515 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); 521 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); [all...] |
/external/clang/lib/Driver/ |
Driver.cpp | 394 std::string Cmd; 395 llvm::raw_string_ostream OS(Cmd); 492 ScriptOS << Cmd; [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 380 * - Listen for Ctrl+F (Cmd on Mac) and expand all inherited members (to aid page search)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Dec_Utils.c | 597 G726DEC_DPRINT(": HandleCommand: Cmd Idle \n"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Dec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_Utils.c | [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
droiddoc.js | 425 * - Listen for Ctrl+F (Cmd on Mac) and expand all inherited members (to aid page search)
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 382 * - Listen for Ctrl+F (Cmd on Mac) and expand all inherited members (to aid page search)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | 627 OMX_PRDSP2(pComponentPrivate->dbg, "%d: HandleCommand: Cmd Idle \n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_Utils.c | 748 OMX_PRDSP2(pComponentPrivate->dbg, "%d: AACENCHandleCommand: Cmd Idle \n",__LINE__) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Dec_Utils.c | 664 OMX_PRINT1(pComponentPrivate->dbg, ": HandleCommand: Cmd Idle \n"); [all...] |