/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/ |
D | LCML_CodecInterface.h | 67 EMMCodecInputBuffer = 2000, enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
D | LCML_DspCodec.c | 927 bufType = EMMCodecInputBuffer; in QueueBuffer() 935 bufType = EMMCodecInputBuffer; in QueueBuffer() 953 if (bufType == EMMCodecInputBuffer || !(streamId % 2)) in QueueBuffer() 1009 if(bufType == EMMCodecInputBuffer) in QueueBuffer() 1046 if (bufType == EMMCodecInputBuffer || !(streamId % 2)) in QueueBuffer() 1074 if (bufType == EMMCodecInputBuffer || !(streamId % 2)) in QueueBuffer() 1971 args[0] = (void *) EMMCodecInputBuffer; in MessagingThread() 2187 args[0] = (void *) EMMCodecInputBuffer; in MessagingThread() 2395 args[0] = (void *) EMMCodecInputBuffer; in MessagingThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_Utils.c | 980 EMMCodecInputBuffer, in G729ENC_HandleCommand() 1544 EMMCodecInputBuffer, in G729ENC_HandleDataBufFromApp() 1936 if((OMX_U32)args[0] == EMMCodecInputBuffer) in G729ENC_LCMLCallback() 2032 EMMCodecInputBuffer, in G729ENC_LCMLCallback() 2144 if ( args[2] == (void *)EMMCodecInputBuffer) in G729ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Enc_Utils.c | 931 EMMCodecInputBuffer, in G726ENC_HandleCommand() 1408 EMMCodecInputBuffer, in G726ENC_HandleDataBufFromApp() 1742 if((OMX_U32)args[0] == EMMCodecInputBuffer) { in G726ENC_LCMLCallback() 1795 if ( args[2] == (void *)EMMCodecInputBuffer) { in G726ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_Utils.c | 1087 EMMCodecInputBuffer, in MP3DEC_HandleCommand() 1519 EMMCodecInputBuffer, in MP3DEC_HandleCommand() 1592 EMMCodecInputBuffer, in MP3DEC_HandleCommand() 1664 EMMCodecInputBuffer, in MP3DEC_HandleCommand() 2082 EMMCodecInputBuffer, in MP3DEC_HandleDataBuf_FromApp() 2402 if( args[0] == (void *)EMMCodecInputBuffer) { in MP3DEC_LCML_Callback() 2683 if ( args[2] == (void *)EMMCodecInputBuffer) { in MP3DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 1116 EMMCodecInputBuffer, in WBAMR_DEC_HandleCommand() 2229 EMMCodecInputBuffer, in WBAMR_DEC_HandleDataBuf_FromApp() 2238 EMMCodecInputBuffer, in WBAMR_DEC_HandleDataBuf_FromApp() 2247 EMMCodecInputBuffer, in WBAMR_DEC_HandleDataBuf_FromApp() 2583 if( ((OMX_U32)args [0] == EMMCodecInputBuffer) && in WBAMR_DEC_LCML_Callback() 2696 if ( args[2] == (void *)EMMCodecInputBuffer) { in WBAMR_DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_Utils.c | 984 EMMCodecInputBuffer, in G729DECHandleCommand() 1516 EMMCodecInputBuffer, in G729DECHandleDataBuf_FromApp() 1788 if( (OMX_U32)args [0] == EMMCodecInputBuffer) { in G729DECLCML_Callback() 1877 if ( args[2] == (void *)EMMCodecInputBuffer) in G729DECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 891 EMMCodecInputBuffer, in G726DEC_HandleCommand() 1365 EMMCodecInputBuffer, in G726DEC_HandleDataBuf_FromApp() 1651 if( args[0] == (void *)EMMCodecInputBuffer) { in G726DEC_LCML_Callback() 1834 if ( args[2] == (void *)EMMCodecInputBuffer) { in G726DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_Utils.c | 1119 EMMCodecInputBuffer, in NBAMRDECHandleCommand() 2251 EMMCodecInputBuffer, in NBAMRDECHandleDataBuf_FromApp() 2260 EMMCodecInputBuffer, in NBAMRDECHandleDataBuf_FromApp() 2269 EMMCodecInputBuffer, in NBAMRDECHandleDataBuf_FromApp() 2607 if( (OMX_U32)args [0] == EMMCodecInputBuffer) { in NBAMRDECLCML_Callback() 2736 if ( args[2] == (void *)EMMCodecInputBuffer) { in NBAMRDECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
D | OMX_G722Enc_Utils.c | 1235 EMMCodecInputBuffer, in G722ENC_HandleDataBuf_FromApp() 1529 G722ENC_DPRINT(" %d EMMCodecInputBuffer = %p \n",__LINE__,(void *)EMMCodecInputBuffer); in G722ENC_LCML_Callback() 1533 if( args[0] == (void *)EMMCodecInputBuffer) { in G722ENC_LCML_Callback() 2288 EMMCodecInputBuffer, in G722ENC_CommandToExecuting()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_Utils.c | 910 EMMCodecInputBuffer, in G711ENC_HandleCommand() 1509 EMMCodecInputBuffer, in G711ENC_HandleDataBufFromApp() 1978 if((OMX_U32)args[0] == EMMCodecInputBuffer) { in G711ENC_LCMLCallback() 2021 if ( args[2] == (void *)EMMCodecInputBuffer) { in G711ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Dec_Utils.c | 989 EMMCodecInputBuffer, in G711DECHandleCommand() 1694 EMMCodecInputBuffer, in G711DECHandleDataBuf_FromApp() 1998 EMMCodecInputBuffer, in G711DECHandleDataBuf_FromLCML() 2179 if( (OMX_U32)args [0] == EMMCodecInputBuffer) { in G711DECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 1097 EMMCodecInputBuffer, in AACDEC_HandleCommand() 1527 EMMCodecInputBuffer, in AACDEC_HandleCommand() 1663 EMMCodecInputBuffer, in AACDEC_HandleCommand() 2254 EMMCodecInputBuffer, in AACDEC_HandleDataBuf_FromApp() 2603 if( args[0] == (void *)EMMCodecInputBuffer) { in AACDEC_LCML_Callback() 2878 if ( args[2] == (void *)EMMCodecInputBuffer) { in AACDEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 1155 EMMCodecInputBuffer, in AACENCHandleCommand() 1947 EMMCodecInputBuffer, in AACENCHandleDataBuf_FromApp() 2392 …tPrivate_CC->dbg, " %d :: UTIL: EMMCodecInputBuffer = %p \n",__LINE__,(void *)EMMCodecInputBuffer); in AACENCLCML_Callback() 2404 if( (OMX_U32)args [0] == EMMCodecInputBuffer) in AACENCLCML_Callback() 2541 if ( args[2] == (void *)EMMCodecInputBuffer) in AACENCLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 1117 EMMCodecInputBuffer, in WMADECHandleCommand() 1512 EMMCodecInputBuffer, in WMADECHandleDataBuf_FromApp() 1987 if( (OMX_U32)args [0] == EMMCodecInputBuffer) { in WMADECLCML_Callback() 2089 if ( args[2] == (void *)EMMCodecInputBuffer) in WMADECLCML_Callback() 3223 EMMCodecInputBuffer, in WMADEC_CommandToExecuting()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_Utils.c | 1159 EMMCodecInputBuffer, in WBAMRENC_HandleCommand() 1961 EMMCodecInputBuffer, in WBAMRENC_HandleDataBufFromApp() 2363 if ((OMX_U32)args[0] == EMMCodecInputBuffer) { in WBAMRENC_LCMLCallback() 2556 if ( args[2] == (void *)EMMCodecInputBuffer) { in WBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Dec_Utils.c | 995 EMMCodecInputBuffer, in G722DEC_HandleCommand() 1473 EMMCodecInputBuffer, in G722DEC_HandleDataBuf_FromApp() 1694 if( args[0] == (void *)EMMCodecInputBuffer) { in G722DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 1048 EMMCodecInputBuffer, in NBAMRENC_HandleCommand() 1827 … EMMCodecInputBuffer, in NBAMRENC_HandleDataBufFromApp() 2194 if((OMX_U32)args[0] == EMMCodecInputBuffer) { in NBAMRENC_LCMLCallback() 2370 if ( args[2] == (void *)EMMCodecInputBuffer) { in NBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 2617 EMMCodecInputBuffer, in OMX_VIDENC_Process_FilledInBuf() 2734 EMMCodecInputBuffer, in OMX_VIDENC_Queue_Mpeg4_Buffer() 2764 EMMCodecInputBuffer, in OMX_VIDENC_Queue_Mpeg4_Buffer() 3977 if ((int)argsCb [0] == EMMCodecInputBuffer) in OMX_VIDENC_LCML_Callback()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDec_Utils.c | 1821 EMMCodecInputBuffer, in HandleDataBuf_FromAppJpegDec() 2078 if ((int) argsCb [0] == EMMCodecInputBuffer) { in LCML_CallbackJpegDec()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEnc_Utils.c | 2686 EMMCodecInputBuffer, in HandleJpegEncDataBuf_FromApp() 2937 if ((int) argsCb [0] == EMMCodecInputBuffer ) { in JpegEncLCML_Callback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_Utils.c | 2212 EMMCodecInputBuffer, in VPP_Process_FilledInBuf() 2705 case EMMCodecInputBuffer: in VPP_LCML_Callback()
|