Searched defs:img_name (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.cpp | 248 char img_name[256] = {'\0'}; in optical_flow_feature_match() local 264 …const SmartPtr<VideoBuffer> &buf, const Rect &rect, char *img_name, char *frame_str, char *fm_idx_… in debug_write_image()
|
/external/libxcam/modules/ocl/ |
D | cv_feature_match.cpp | 254 char img_name[256] = {'\0'}; in optical_flow_feature_match() local 269 …const SmartPtr<VideoBuffer> &buf, const Rect &rect, char *img_name, char *frame_str, char *fm_idx_… in debug_write_image()
|
/external/libusb/examples/ |
D | fxload.c | 90 const char *ext, *img_name[] = IMG_TYPE_NAMES; in main() local
|
/external/libxcam/tests/ |
D | test-soft-image.cpp | 229 SoftElement::cv_write_image (char *img_name, char *frame_str, char *idx_str) in cv_write_image() 389 char img_name[XCAM_TEST_MAX_STR_SIZE] = {'\0'}; in write_image() local
|