Searched refs:AmrCaBa (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 483 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/nbamr_enc/tests/ |
D | AmrEncTest.c | 515 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_enc/tests/ |
D | WbAmrEncTest.c | 493 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/ |
D | VPPTest.c | 444 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler, in _tmain() local 879 error = TIOMX_GetHandle(&pHandle,strAmrDecoder,&AppData, &AmrCaBa); in _tmain()
|