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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 245 int tmperr; local
466 tmperr = pthread_create(&phandle->g_tidMessageThread,
471 if (tmperr || !phandle->g_tidMessageThread)
473 OMX_ERROR4 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "Thread creation failed: 0x%x",tmperr);
548 int tmperr; local
    [all...]
  /external/zlib/src/contrib/minizip/
zip.c 1593 int tmperr = BZ2_bzCompressEnd(&zi->ci.bstream); local
    [all...]

Completed in 156 milliseconds