Searched refs:dstBmpPath_right (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/ |
| H A D | test030.cpp | 90 char dstBmpPath_right[256]; /* ���� */ in test030() local 91 …sprintf(dstBmpPath_right, "../data_out/ldch_right_%dx%d_level%03d.bmp", dstW_right, dstH_right, le… in test030() 92 cv::imwrite(dstBmpPath_right, dstImgBGR_right); in test030()
|
| H A D | test029.cpp | 104 char dstBmpPath_right[256]; in test029() local 105 …sprintf(dstBmpPath_right, "../data_out/fec_right_%dx%d_level%03d.bmp", dstW_right, dstH_right, lev… in test029() 106 cv::imwrite(dstBmpPath_right, dstImgBGR_right); in test029()
|