Searched defs:frame_str (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.cpp | 243 char frame_str[64] = {'\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 | 249 char frame_str[64] = {'\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/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() 390 char frame_str[XCAM_TEST_MAX_STR_SIZE] = {'\0'}; in write_image() local
|
D | test-image-stitching.cpp | 590 char frame_str[1024]; in dbg_write_image() local
|