Searched refs:frameNum (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Isp20Params.h | 113 s32 frameNum, s32 PixelNumBlock, float blc, float *luma); 114 … void hdrtmoGetAeInfo(RKAiqAecExpInfo_t* Next, RKAiqAecExpInfo_t* Cur, s32 frameNum, float* expo); 115 s32 hdrtmoPredictK(float* luma, float* expo, s32 frameNum, PredictKPara_t *TmoPara); 116 …bool hdrtmoSceneStable(uint32_t frameId, int IIRMAX, int IIR, int SetWeight, s32 frameNum, float *…
|
| H A D | Isp20Params.cpp | 3467 s32 frameNum, int PixelNumBlock, float blc, float *luma) in hdrtmoGetLumaInfo() argument 3478 if (frameNum == 1) in hdrtmoGetLumaInfo() 3492 } else if (frameNum == 2) { in hdrtmoGetLumaInfo() 3509 } else if (frameNum == 3) { in hdrtmoGetLumaInfo() 3544 Isp20Params::hdrtmoGetAeInfo(RKAiqAecExpInfo_t* Next, RKAiqAecExpInfo_t* Cur, s32 frameNum, float* … in hdrtmoGetAeInfo() argument 3553 if (frameNum == 1) in hdrtmoGetAeInfo() 3563 } else if (frameNum == 2) { in hdrtmoGetAeInfo() 3574 } else if (frameNum == 3) { in hdrtmoGetAeInfo() 3602 Isp20Params::hdrtmoSceneStable(uint32_t frameId, int IIRMAX, int IIR, int SetWeight, s32 frameNum, … in hdrtmoSceneStable() argument 3612 if(AntiTmoFlicker.preFrameNum != frameNum || frameId == 0) { in hdrtmoSceneStable() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | awb_head.h | 570 unsigned int frameNum; member
|