/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/ |
D | usn.h | 65 USN_ERR_NONE, enumerator
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_DSP.h | 60 USN_ERR_NONE, enumerator
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_DSP.h | 412 USN_ERR_NONE, enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
D | LCML_DspCodec.c | 2165 … if (hDSPInterface->flush_pending[0] && (streamId == 0) && (msg.dwArg1 == USN_ERR_NONE)) in MessagingThread() 2269 … else if (hDSPInterface->flush_pending[1] && (streamId == 1) && (msg.dwArg1 == USN_ERR_NONE)) in MessagingThread() 2373 … if (hDSPInterface->flush_pending[2] && (streamId == 2) && (msg.dwArg1 == USN_ERR_NONE)) in MessagingThread() 2455 … else if (hDSPInterface->flush_pending[3] && (streamId == 3) && (msg.dwArg1 == USN_ERR_NONE)) in MessagingThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Enc_Utils.c | 1796 if (args[0] == (void *)USN_ERR_NONE ) { in G726ENC_LCMLCallback() 1823 if (args[0] == (void *)USN_ERR_NONE ) { in G726ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_Utils.c | 1879 if (args[0] == USN_ERR_NONE ) { in G729DECLCML_Callback() 1908 if (args[0] == USN_ERR_NONE ) in G729DECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 1835 if (args[0] == (void *)USN_ERR_NONE ) { in G726DEC_LCML_Callback() 1854 if (args[0] == (void *)USN_ERR_NONE ) { in G726DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_Utils.c | 2146 if (args[0] == USN_ERR_NONE ) { in G729ENC_LCMLCallback() 2181 if (args[0] == USN_ERR_NONE ) in G729ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_Utils.c | 2022 if (args[0] == (void *)USN_ERR_NONE ) { in G711ENC_LCMLCallback() 2043 if (args[0] == (void *)USN_ERR_NONE ) { in G711ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_Utils.c | 2557 if (args[0] == (void *)USN_ERR_NONE ) { in WBAMRENC_LCMLCallback() 2589 if (args[0] == (void *)USN_ERR_NONE ) { in WBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 2543 if (args[0] == (void*)USN_ERR_NONE ) in AACENCLCML_Callback() 2574 if (args[0] == (void*)USN_ERR_NONE ) in AACENCLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 2371 if (args[0] == (void *)USN_ERR_NONE ) { in NBAMRENC_LCMLCallback() 2402 if (args[0] == (void *)USN_ERR_NONE ) { in NBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 2697 if (args[0] == (void *)USN_ERR_NONE ) { in WBAMR_DEC_LCML_Callback() 2719 if (args[0] == (void *)USN_ERR_NONE ) { in WBAMR_DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 2091 if (args[0] == (void *)USN_ERR_NONE ) in WMADECLCML_Callback() 2132 if (args[0] == (void *)USN_ERR_NONE ) in WMADECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_Utils.c | 2737 if (args[0] == (void *)USN_ERR_NONE ) { in NBAMRDECLCML_Callback() 2760 if (args[0] == (void *)USN_ERR_NONE ) { in NBAMRDECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_Utils.c | 2684 if (args[0] == (void *)USN_ERR_NONE ) { in MP3DEC_LCML_Callback() 2726 if (args[0] == (void *)USN_ERR_NONE ) { in MP3DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 2879 if (args[0] == (void *)USN_ERR_NONE ) { in AACDEC_LCML_Callback() 2921 if (args[0] == (void *)USN_ERR_NONE ) { in AACDEC_LCML_Callback()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDec_Utils.c | 2177 if ((int)argsCb [0] == USN_ERR_NONE) { in LCML_CallbackJpegDec()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEnc_Utils.c | 3074 if ((int)argsCb [0] == USN_ERR_NONE) { in JpegEncLCML_Callback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 4030 if ((int)argsCb [0] == USN_ERR_NONE) in OMX_VIDENC_LCML_Callback()
|