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

  /hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h 239 int Contrast;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 149 ( (mParameters3A.Contrast + CONTRAST_OFFSET) != varint ) )
151 mParameters3A.Contrast = varint - CONTRAST_OFFSET;
152 CAMHAL_LOGDB("Contrast %d", mParameters3A.Contrast);
413 Gen3A.Contrast = atoi(OMXCameraAdapter::DEFAULT_CONTRAST) - CONTRAST_OFFSET;
1002 OMX_CONFIG_CONTRASTTYPE contrast; local
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 79 0xA408 : "Contrast", // Direction of contrast processing applied by camera
262 Contrast : {
512 case "Contrast" :
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 101 static OMX_ERRORTYPE VPP_SetContrast(OMX_HANDLETYPE pHandle, int Contrast);
497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/
672 case 4 : /* Contrast */
678 <Feature 4=Contrast> <Contrast Value [-100 100]>\n",argv[0]);
681 <Feature 4=Contrast> <Contrast Value [-100 100]>\n",argv[0]);
693 printf("VPPTEST:: Contrast Selected, Ignoring extra parameters\n");
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 452 * given the current call chain. Contrast this with the
492 * input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 776 milliseconds