/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXReprocess.cpp | 157 OMX_CommandPortDisable, in stopReprocess() 161 OMX_CommandPortDisable, in stopReprocess() 186 OMX_CommandPortDisable, in stopReprocess()
|
D | OMXCapture.cpp | 1520 OMX_CommandPortDisable, in disableImagePort() 1525 OMX_CommandPortDisable, in disableImagePort() 1558 OMX_CommandPortDisable, in disableImagePort() 1576 OMX_CommandPortDisable, in disableImagePort() 1581 OMX_CommandPortDisable, in disableImagePort() 1991 OMX_CommandPortDisable, in UseBuffersRawCapture() 1997 OMX_CommandPortDisable, in UseBuffersRawCapture()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_CompThread.c | 216 case OMX_CommandPortDisable: in VPP_ComponentThreadFunc()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEnc_Thread.c | 212 else if ( eCmd == OMX_CommandPortDisable ) { in OMX_JpegEnc_Thread()
|
D | OMX_JpegEncoder.c | 257 OMX_CommandPortDisable, in JPEGENC_FreeBuffer() 266 OMX_CommandPortDisable, in JPEGENC_FreeBuffer() 882 case OMX_CommandPortDisable: in JPEGENC_SendCommand() 902 OMX_CommandPortDisable, in JPEGENC_SendCommand() 912 OMX_CommandPortDisable, in JPEGENC_SendCommand() 916 eCmd = OMX_CommandPortDisable; in JPEGENC_SendCommand()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
D | VPPTest.c | 1018 OMX_SendCommand(pHandle, OMX_CommandPortDisable, MyVppPortDef.overlay_port, NULL); in _tmain() 1097 OMX_SendCommand(pHandle, OMX_CommandPortDisable, MyVppPortDef.rgboutput_port, NULL); in _tmain() 1143 OMX_SendCommand(pHandle, OMX_CommandPortDisable, MyVppPortDef.yuvoutput_port, NULL); in _tmain() 1917 error = OMX_SendCommand(pHandle,OMX_CommandPortDisable, MyVppPortDef.input_port, NULL); in _tmain() 1923 … error = OMX_SendCommand(pHandle,OMX_CommandPortDisable, MyVppPortDef.overlay_port, NULL); in _tmain() 1930 … error = OMX_SendCommand(pHandle,OMX_CommandPortDisable,MyVppPortDef.rgboutput_port, NULL); in _tmain() 1937 … error = OMX_SendCommand(pHandle,OMX_CommandPortDisable,MyVppPortDef.yuvoutput_port, NULL); in _tmain()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDec_Thread.c | 171 else if (eCmd == OMX_CommandPortDisable) { in OMX_JpegDec_Thread()
|
D | OMX_JpegDecoder.c | 428 OMX_CommandPortDisable, in FreeBuffer_JPEGDec() 437 OMX_CommandPortDisable, in FreeBuffer_JPEGDec() 1006 case OMX_CommandPortDisable: in SendCommand_JPEGDec() 1030 OMX_CommandPortDisable, in SendCommand_JPEGDec() 1041 OMX_CommandPortDisable, in SendCommand_JPEGDec() 1045 eCmd = OMX_CommandPortDisable; in SendCommand_JPEGDec()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Thread.c | 263 case OMX_CommandPortDisable : in OMX_VIDENC_Thread()
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCapture.cpp | 1002 OMX_CommandPortDisable, in disableImagePort() 1007 OMX_CommandPortDisable, in disableImagePort() 1040 OMX_CommandPortDisable, in disableImagePort()
|
D | OMXCameraAdapter.cpp | 109 OMX_CommandPortDisable, in initialize() 1201 OMX_CommandPortDisable, in doSwitchToExecuting() 1210 OMX_CommandPortDisable, in doSwitchToExecuting() 2022 OMX_CommandPortDisable, in stopPreview() 2028 OMX_CommandPortDisable, in stopPreview() 2086 OMX_CommandPortDisable, in stopPreview() 2618 } else if (OMX_CommandPortDisable == nData1) { in OMXCameraAdapterEventHandler()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Enc_Utils.c | 1141 } else if (command == OMX_CommandPortDisable) in G726ENC_HandleCommand() 1170 OMX_CommandPortDisable, in G726ENC_HandleCommand() 1185 OMX_CommandPortDisable, in G726ENC_HandleCommand() 1201 OMX_CommandPortDisable, in G726ENC_HandleCommand() 1207 OMX_CommandPortDisable, in G726ENC_HandleCommand()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Core.h | 53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Core.h | 53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Core.h | 53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Core.h | 53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Core.h | 53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Core.h | 70 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 1068 else if (command == OMX_CommandPortDisable) { in G726DEC_HandleCommand() 1107 OMX_EventCmdComplete, OMX_CommandPortDisable, in G726DEC_HandleCommand() 1120 OMX_EventCmdComplete, OMX_CommandPortDisable, in G726DEC_HandleCommand() 1134 OMX_EventCmdComplete, OMX_CommandPortDisable, in G726DEC_HandleCommand() 1137 OMX_EventCmdComplete, OMX_CommandPortDisable, in G726DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_Utils.c | 1189 else if (command == OMX_CommandPortDisable) { in G729DECHandleCommand() 1216 OMX_CommandPortDisable, in G729DECHandleCommand() 1233 OMX_CommandPortDisable, in G729DECHandleCommand() 1252 … OMX_EventCmdComplete, OMX_CommandPortDisable,G729DEC_INPUT_PORT, NULL); in G729DECHandleCommand() 1256 … OMX_EventCmdComplete, OMX_CommandPortDisable,G729DEC_OUTPUT_PORT, NULL); in G729DECHandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Dec_Utils.c | 1169 else if (command == OMX_CommandPortDisable) { in G722DEC_HandleCommand() 1208 OMX_EventCmdComplete, OMX_CommandPortDisable, in G722DEC_HandleCommand() 1221 OMX_EventCmdComplete, OMX_CommandPortDisable, in G722DEC_HandleCommand() 1235 OMX_EventCmdComplete, OMX_CommandPortDisable, in G722DEC_HandleCommand() 1238 OMX_EventCmdComplete, OMX_CommandPortDisable, in G722DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_Utils.c | 1209 else if (command == OMX_CommandPortDisable) in G729ENC_HandleCommand() 1243 OMX_CommandPortDisable, in G729ENC_HandleCommand() 1261 OMX_CommandPortDisable, in G729ENC_HandleCommand() 1280 OMX_CommandPortDisable, in G729ENC_HandleCommand() 1285 OMX_CommandPortDisable, in G729ENC_HandleCommand()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 394 case OMX_CommandPortDisable: in process_event_cb() 746 if(cmd == OMX_CommandFlush || cmd == OMX_CommandPortDisable || cmd == OMX_CommandPortEnable) in send_command() 1228 else if(cmd == OMX_CommandPortDisable) in send_command_proxy() 1236 post_event(OMX_CommandPortDisable,PORT_INDEX_IN, in send_command_proxy() 1258 post_event(OMX_CommandPortDisable,PORT_INDEX_OUT,\ in send_command_proxy() 3171 post_event(OMX_CommandPortDisable, in free_buffer() 3227 post_event(OMX_CommandPortDisable, in free_buffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_Utils.c | 1115 else if (command == OMX_CommandPortDisable) { in G711ENC_HandleCommand() 1144 OMX_CommandPortDisable, in G711ENC_HandleCommand() 1159 OMX_CommandPortDisable, in G711ENC_HandleCommand() 1175 OMX_CommandPortDisable, in G711ENC_HandleCommand() 1181 OMX_CommandPortDisable, in G711ENC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
D | OMX_G722Enc_Utils.c | 966 else if (command == OMX_CommandPortDisable) { in G722ENC_HandleCommand() 996 … OMX_EventCmdComplete, OMX_CommandPortDisable,G722ENC_INPUT_PORT, NULL); in G722ENC_HandleCommand() 1010 … OMX_EventCmdComplete, OMX_CommandPortDisable,G722ENC_OUTPUT_PORT, NULL); in G722ENC_HandleCommand() 1026 … OMX_EventCmdComplete, OMX_CommandPortDisable,G722ENC_INPUT_PORT, NULL); in G722ENC_HandleCommand() 1030 … OMX_EventCmdComplete, OMX_CommandPortDisable,G722ENC_OUTPUT_PORT, NULL); in G722ENC_HandleCommand()
|