Linux Kernel
3.7.1
|
#include <omap3isp.h>
Data Fields | |
__u8 | odddist |
__u8 | evendist |
__u8 | thres |
struct omap3isp_prev_hmed - Horizontal Median Filter : Distance between consecutive pixels of same color in the odd line. : Distance between consecutive pixels of same color in the even line. : Horizontal median filter threshold.
Definition at line 453 of file omap3isp.h.
__u8 evendist |
Definition at line 455 of file omap3isp.h.
__u8 odddist |
Definition at line 454 of file omap3isp.h.
__u8 thres |
Definition at line 456 of file omap3isp.h.