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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 283 pthread_t g_tidMessageThread;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 464 phandle->g_tidMessageThread = 0;
466 tmperr = pthread_create(&phandle->g_tidMessageThread,
471 if (tmperr || !phandle->g_tidMessageThread)
480 phandle->g_tidMessageThread,
    [all...]

Completed in 52 milliseconds