HomeSort by relevance Sort by last modified time
    Searched refs:hDecFrameEnd (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.h 66 OMX_HANDLETYPE hDecFrameEnd;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 768 SEC_OSAL_SemaphorePost(pH264Dec->NBDecThread.hDecFrameEnd);
827 SEC_OSAL_SemaphoreCreate(&(pH264Dec->NBDecThread.hDecFrameEnd));
873 if(pH264Dec->NBDecThread.hDecFrameEnd != NULL) {
874 SEC_OSAL_SemaphoreTerminate(pH264Dec->NBDecThread.hDecFrameEnd);
875 pH264Dec->NBDecThread.hDecFrameEnd = NULL;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c     [all...]

Completed in 411 milliseconds