/external/opencore/nodes/pvmp3ffparsernode/src/ |
pvmf_mp3ffparser_node.cpp | [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/ |
srp.cpp | 394 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STATISTIC, (0x40000020, "Cmd frames sent %d", tempStats.totalCommandFramesSent)); 397 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STATISTIC, (0x40000020, "CCSRL chunks sent %d", tempStats.totalCCSRLChunksSent)); 400 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STATISTIC, (0x40000020, "Bytes sent %d", tempStats.totalBytesSent)); [all...] |
/external/openssl/ssl/ |
s3_srvr.c | 242 * the output is sent in a way that TCP likes :-) 500 * message is not sent. 618 if (s->new_session == 2) /* skipped if we just sent a HelloRequest */ 842 * HelloVerify message has not been sent--make sure that it 915 printf("client sent %d ciphers\n",sk_num(ciphers)); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Dec_Utils.c | 99 * @param plcml_Init This structure is filled and sent to LCML. 534 * @fn G726DEC_HandleCommand() function handles the command sent by the application. [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEnc_Utils.c | 245 * This memory pointer will be sent to LCML */ 284 * This memory pointer will be sent to LCML */ [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEnc_Utils.c | 213 * Called by component thread, handles commands sent by the app. 252 * Called by component thread, handles commands sent by the app. 382 /* No buffers have been sent to dsp */ 853 OMX_PRDSP2(pComponentPrivate->dbg, "sent EMMCodecControlStrmCtrl command\n"); [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
ComposeMessageActivity.java | 154 * exit_on_sent boolean Exit this activity after the message is sent. 247 private boolean mSentMessage; // true if the user has sent a message while in this 249 // message is sent is a MMS w/ attachment, the list blanks 250 // for a second before showing the sent message. But we'd [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | 100 * @param plcml_Init This structure is filled and sent to LCML. 529 * @fn AACDEC_HandleCommand() function handles the command sent by the application. [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp.c | [all...] |
/external/opencore/nodes/pvomxvideodecnode/src/ |
pvmf_omx_videodec_node.cpp | 259 // Check if Fsi configuration need to be sent 457 // do not drop output any more, i.e. enable output to be sent downstream [all...] |
/external/opencore/nodes/streaming/medialayernode/src/ |
pvmf_medialayer_node.cpp | [all...] |
/frameworks/base/core/java/android/content/ |
Context.java | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 606 * @param Cmd Command to be sent to the component 607 * @param nParam indicates commmad is sent using this method 638 OMX_ERROR4(pCompPrivate->dbg, "%d :: Error Notofication Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | 289 * This memory pointer will be sent to LCML */ [all...] |
OMX_G711Decoder.c | 560 * @param Cmd Command to be sent to the component 561 * @param nParam indicates commmad is sent using this method 589 Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Enc_Utils.c | 231 * This memory pointer will be sent to LCML */ 267 * This memory pointer will be sent to LCML */ [all...] |
OMX_G711Encoder.c | 540 * @param Cmd Command to be sent to the component 541 * @param nParam indicates commmad is sent using this method 561 G711ENC_DPRINT("%d :: Error OMX_ErrorInvalidState Sent to App\n",__LINE__); [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 507 * @param nParam indicates commmad is sent using this method 527 G726ENC_DPRINT("%d :: Error OMX_ErrorInvalidState Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Decoder.c | 564 * @param Cmd Command to be sent to the component 565 * @param nParam indicates commmad is sent using this method 600 Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_Utils.c | 239 /* Allocate memory for all input buffer headers... This memory pointer will be sent to LCML */ 276 * This memory pointer will be sent to LCML */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDecoder.c | 609 * @param Cmd Command to be sent to the component 610 * @param nParam indicates commmad is sent using this method 644 Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEncoder.c | 668 * @param Cmd Command to be sent to the component 669 * @param nParam indicates commmad is sent using this method 696 OMX_ERROR4(pCompPrivate->dbg, "%d :: Error OMX_ErrorInvalidState Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDecoder.c | 582 * @param Cmd Command to be sent to the component 583 * @param nParam indicates commmad is sent using this method 617 Sent to App\n"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDecoder.c | 617 * @param Cmd Command to be sent to the component 618 * @param nParam indicates commmad is sent using this method 645 OMX_ERROR4(pCompPrivate->dbg, "%d :: WMADEC: Error Notofication Sent to App\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP.c | 266 * This memory pointer will be sent to LCML */ [all...] |