Searched refs:OMX_CustomCommandStopThread (Results 1 – 7 of 7) sorted by relevance
227 else if ( eCmd == OMX_CustomCommandStopThread ) { in OMX_JpegEnc_Thread()
429 OMX_COMMANDTYPE eCmd = OMX_CustomCommandStopThread; in JPEGEnc_Free_ComponentResources()
195 else if (eCmd == OMX_CustomCommandStopThread) { in OMX_JpegDec_Thread()
406 OMX_COMMANDTYPE eCmd = OMX_CustomCommandStopThread; in Free_ComponentResourcesJpegDec()
969 OMX_COMMANDTYPE eCmd = OMX_CustomCommandStopThread; in SendCommand_JPEGDec()
90 #define OMX_CustomCommandStopThread (OMX_CommandMax - 1) macro
300 #define OMX_CustomCommandStopThread (OMX_CommandMax - 1) macro