changed implementation of BayerProcess::FrameCountChanged to use IdleRegister
This commit is contained in:
@@ -74,6 +74,8 @@ protected:
|
||||
Adjuster* pixelShiftRedBlueWeight;
|
||||
#endif
|
||||
int oldMethod;
|
||||
|
||||
IdleRegister idle_register;
|
||||
public:
|
||||
|
||||
BayerProcess ();
|
||||
|
Reference in New Issue
Block a user