Lines Matching refs:ProgramEntry
14 extern const struct ProgramEntry accumulate;
16 extern const struct ProgramEntry bilateral;
18 extern const struct ProgramEntry blend_linear;
20 extern const struct ProgramEntry boxFilter;
22 extern const struct ProgramEntry calc_back_project;
24 extern const struct ProgramEntry canny;
26 extern const struct ProgramEntry clahe;
28 extern const struct ProgramEntry corner;
30 extern const struct ProgramEntry covardata;
32 extern const struct ProgramEntry cvtcolor;
34 extern const struct ProgramEntry filter2D;
36 extern const struct ProgramEntry filter2DSmall;
38 extern const struct ProgramEntry filterSepCol;
40 extern const struct ProgramEntry filterSepRow;
42 extern const struct ProgramEntry filterSep_singlePass;
44 extern const struct ProgramEntry filterSmall;
46 extern const struct ProgramEntry gftt;
48 extern const struct ProgramEntry histogram;
50 extern const struct ProgramEntry hough_lines;
52 extern const struct ProgramEntry integral_sum;
54 extern const struct ProgramEntry laplacian5;
56 extern const struct ProgramEntry match_template;
58 extern const struct ProgramEntry medianFilter;
60 extern const struct ProgramEntry moments;
62 extern const struct ProgramEntry morph;
64 extern const struct ProgramEntry precornerdetect;
66 extern const struct ProgramEntry pyr_down;
68 extern const struct ProgramEntry pyr_up;
70 extern const struct ProgramEntry remap;
72 extern const struct ProgramEntry resize;
74 extern const struct ProgramEntry threshold;
76 extern const struct ProgramEntry warp_affine;
78 extern const struct ProgramEntry warp_perspective;