Home
last modified time | relevance | path

Searched refs:strAmrEncoder (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c256 OMX_STRING strAmrEncoder = "OMX.TI.WBAMR.decode"; variable
805 error = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
808 error = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c329 OMX_STRING strAmrEncoder = "OMX.TI.AMR.encode"; variable
741 eError = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
744 eError = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);