Searched refs:AmrCaBa (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c515 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler, local
741 eError = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
744 eError = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c483 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler, local
805 error = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
808 error = TIOMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c493 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler, local
729 eError = OMX_GetHandle(&pHandle, strWbAmrEncoder, &AppData, &AmrCaBa);
732 eError = TIOMX_GetHandle(&pHandle, strWbAmrEncoder, &AppData, &AmrCaBa);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c444 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler, local
879 error = TIOMX_GetHandle(&pHandle,strAmrDecoder,&AppData, &AmrCaBa);

Completed in 82 milliseconds