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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 701 OMX_ERRORTYPE G729DEC_StartComponentThread(OMX_HANDLETYPE pHandle);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 454 error = G729DEC_StartComponentThread(pHandle);
    [all...]
OMX_G729Dec_Utils.c 359 * @G729DEC_StartComponentThread() This function is called by the component to create
374 OMX_ERRORTYPE G729DEC_StartComponentThread(OMX_HANDLETYPE pComponent)
386 G729DEC_DPRINT ("%d :: Inside G729DEC_StartComponentThread\n", __LINE__);
    [all...]

Completed in 172 milliseconds