HomeSort by relevance Sort by last modified time
    Searched refs:IonBufhdl (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 438 pVtcConfig->IonBufhdl[0] = (OMX_PTR)(fd1);
440 //fprintf(stdout, "DOMX: ION Buffer#%d: Y: 0x%x\n", i, pVtcConfig->IonBufhdl[0]);
455 pVtcConfig->IonBufhdl[1] = (OMX_PTR)(fd2);
456 gCamIonHdl[i][0] = pVtcConfig->IonBufhdl[0];
457 gCamIonHdl[i][1] = pVtcConfig->IonBufhdl[1];
458 //fprintf(stdout, "DOMX: ION Buffer#%d: UV: 0x%x\n", i, pVtcConfig->IonBufhdl[1]);
462 pVtcConfig->IonBufhdl, 2);
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]

Completed in 123 milliseconds