Searched refs:inputBitIs12Bit (Results 1 – 4 of 4) sorted by relevance
52 bool inputBitIs12Bit; member
133 static XCamReturn calcInputBitIs12Bit( bool *inputBitIs12Bit, int frameChoose,int working_mode,cons… in calcInputBitIs12Bit() argument141 *inputBitIs12Bit = false; in calcInputBitIs12Bit()143 *inputBitIs12Bit = true; in calcInputBitIs12Bit()902 fprintf(fp, "awbHwConfig->inputBitIs12Bit = %d;\n", wpDetectPara.inputBitIs12Bit); in WriteDataForThirdParty()
286 …calcInputBitIs12Bit( &awbHwConfigFull->inputBitIs12Bit, awbHwConfigFull->frameChoose, working_mode… in AwbDemoProcessing()
456 awb_cfg_v32->low12bit_val = awb_meas.inputBitIs12Bit; in convertAiqAwbToIsp32Params()