Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap3isp_prev_hmed Struct Reference

#include <omap3isp.h>

Data Fields

__u8 odddist
 
__u8 evendist
 
__u8 thres
 

Detailed Description

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.

Field Documentation

__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.


The documentation for this struct was generated from the following file: