Home
last modified time | relevance | path

Searched refs:pshutdownFlag (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h277 OMX_U32 pshutdownFlag; member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c463 phandle->pshutdownFlag = 0; in InitMMCodecEx()
772 phandle->pshutdownFlag = 0; in InitMMCodec()
1229 phandle->pshutdownFlag = 1; in ControlCodec()
1728 if (((LCML_DSP_INTERFACE *)arg)->pshutdownFlag == 1) in MessagingThread()