hi,
Condition 1 :
I enable preview & resizer(1.4M-->VGA)
I also enable
-------------------------------------------------------
LUT Defect Pixel Correction
On The Fly Defect Pixel Correction
1st 2D Noise Filter
2nd 2D Noise Filter
Green Imbalance Correction
3D LUT
Global Brightness and Contrast Enhancement
Edge Enhancer
Chroma Artifact Reduction
Chroma Gain Suppression
Gamma Correction Configuration
White Balance
CFA
1st RGB2RGB conv
2nd RGB2RGB conv
RGB2YUV conv
YUV422r conv
Luminance Adjustment
------------------------------------------------------------------------
But, it will stop on "wait_for_completion_interruptible(&(imp_serializer_info.sem_isr))"
Condition 2:
change resizer size(1.4M-->1.4M)
It will not stop on "wait_for_completion_interruptible(&(imp_serializer_info.sem_isr))"
Why???please teach me how to solve it, thanks.