HomeSort by relevance Sort by last modified time
    Searched refs:OMX_GetHandle (Results 26 - 50 of 52) sorted by null

12 3

  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 218 rc = OMX_GetHandle(&p_session->omx_handle,
224 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
mm_jpeg.c 314 rc = OMX_GetHandle(&p_session->omx_handle,
319 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 218 rc = OMX_GetHandle(&p_session->omx_handle,
224 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
mm_jpeg.c 314 rc = OMX_GetHandle(&p_session->omx_handle,
319 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 222 rc = OMX_GetHandle(&p_session->omx_handle,
228 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
    [all...]
mm_jpeg.c 300 rc = OMX_GetHandle(&p_session->omx_handle,
305 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 214 rc = OMX_GetHandle(&p_session->omx_handle,
220 LOGE("OMX_GetHandle failed (%d)", rc);
mm_jpeg.c 324 rc = OMX_GetHandle(&p_session->omx_handle,
329 LOGE("OMX_GetHandle failed (%d)", rc);
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 214 rc = OMX_GetHandle(&p_session->omx_handle,
220 LOGE("OMX_GetHandle failed (%d)", rc);
mm_jpeg.c 387 rc = OMX_GetHandle(&p_session->omx_handle,
392 LOGE("OMX_GetHandle failed (%d)", rc);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 534 error = OMX_GetHandle(pHandle, strG726Decoder, &AppData, &G726CaBa);
    [all...]
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 1037 OMX_GetHandle(&hComp, (OMX_STRING) "OMX.TI.DUCATI1.MISC.SAMPLE",
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1037 OMX_GetHandle(&hComp, (OMX_STRING) "OMX.TI.DUCATI1.MISC.SAMPLE",
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 82 rc = OMX_GetHandle(&my_obj->omx_handle,
88 CDBG_ERROR("%s : OMX_GetHandle failed (%d)",__func__, rc);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 740 error = OMX_GetHandle(&pHandle, strG711Decoder, &AppData, &G711CaBa);
741 GT_END("Call to OMX_GetHandle");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 550 eError = OMX_GetHandle(&pHandle, strG711Encoder, &AppData, &G711CaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 262 error = OMX_GetHandle(pHandle, STR_G722DECODER, &AppData, &G722CaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 677 error = OMX_GetHandle(&pHandle, strG729Decoder, &AppData, &G729CaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 545 eError = OMX_GetHandle(&pHandle, strG729Encoder, &AppData, &G729CaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 741 eError = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 805 error = OMX_GetHandle(&pHandle, strAmrEncoder, &AppData, &AmrCaBa);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 729 eError = OMX_GetHandle(&pHandle, strWbAmrEncoder, &AppData, &AmrCaBa);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 819 error = OMX_GetHandle(pHandle,strAacEncoder,&AppData, &AacCaBa);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 101 CAMHAL_LOGEB("OMX_GetHandle -0x%x", eError);
107 CAMHAL_LOGVB("OMX_GetHandle -0x%x sensor_index = %lu", eError, mSensorIndex);
    [all...]

Completed in 2838 milliseconds

12 3