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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXAlgo.cpp 636 OMX_CONFIG_BOOLEANTYPE bCAC;
642 OMX_INIT_STRUCT_PTR (&bCAC, OMX_CONFIG_BOOLEANTYPE);
644 bCAC.bEnabled = OMX_FALSE;
726 &bCAC);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 607 OMX_CONFIG_BOOLEANTYPE bCAC;
616 OMX_INIT_STRUCT_PTR (&bCAC, OMX_CONFIG_BOOLEANTYPE);
617 bCAC.bEnabled = OMX_FALSE;
700 &bCAC);
    [all...]

Completed in 75 milliseconds