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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 329 OMX_STRING strAmrEncoder = "OMX.TI.AMR.encode";
741 eError = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
744 eError = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 256 OMX_STRING strAmrEncoder = "OMX.TI.WBAMR.decode";
805 error = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
808 error = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
    [all...]

Completed in 49 milliseconds