Searched defs:G711CaBa (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c446 OMX_CALLBACKTYPE G711CaBa = {(void *)EventHandler, local
740 error = OMX_GetHandle(&pHandle, strG711Decoder, &AppData, &G711CaBa);
743 error = TIOMX_GetHandle(&pHandle, strG711Decoder, &AppData, &G711CaBa);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c400 OMX_CALLBACKTYPE G711CaBa = {(void *)EventHandler, local
550 eError = OMX_GetHandle(&pHandle, strG711Encoder, &AppData, &G711CaBa);
553 eError = TIOMX_GetHandle(&pHandle, strG711Encoder, &AppData, &G711CaBa);

Completed in 55 milliseconds