Searched defs:win_width (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/samples/gpu/ |
D | opengl.cpp | 38 const int win_width = 800; variable
|
D | hog.cpp | 45 int win_width; member in Args
|
/external/opencv3/samples/tapi/ |
D | hog.cpp | 49 int win_width; member in App
|
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | hog.cu | 366 …void compute_confidence_hists(int win_height, int win_width, int block_stride_y, int block_stride_… in compute_confidence_hists() 428 void classify_hists(int win_height, int win_width, int block_stride_y, int block_stride_x, in classify_hists() 479 …void extract_descrs_by_rows(int win_height, int win_width, int block_stride_y, int block_stride_x,… in extract_descrs_by_rows() 527 … void extract_descrs_by_cols(int win_height, int win_width, int block_stride_y, int block_stride_x, in extract_descrs_by_cols()
|
/external/opencv3/samples/cpp/ |
D | detect_mser.cpp | 100 const int win_width = 800; variable
|
/external/opencv3/modules/objdetect/src/ |
D | hog.cpp | 1257 static bool ocl_extract_descrs_by_rows(int win_height, int win_width, int block_stride_y, int block… in ocl_extract_descrs_by_rows() 1291 static bool ocl_extract_descrs_by_cols(int win_height, int win_width, int block_stride_y, int block… in ocl_extract_descrs_by_cols() 1639 static bool ocl_classify_hists(int win_height, int win_width, int block_stride_y, int block_stride_… in ocl_classify_hists()
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 146 __u16 win_width; member
|
/external/toybox/generated/ |
D | globals.h | 800 unsigned win_width; member
|