Home
last modified time | relevance | path

Searched defs:img_name (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp248 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/
Dcv_feature_match.cpp254 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/
Dfxload.c90 const char *ext, *img_name[] = IMG_TYPE_NAMES; in main() local
/external/libxcam/tests/
Dtest-soft-image.cpp229 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