Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:exp

428     OMX_CONFIG_EXPOSURECONTROLTYPE exp;
438 OMX_INIT_STRUCT_PTR (&exp, OMX_CONFIG_EXPOSURECONTROLTYPE);
439 exp.nPortIndex = OMX_ALL;
440 exp.eExposureControl = (OMX_EXPOSURECONTROLTYPE)Gen3A.Exposure;
444 &exp);