Home
last modified time | relevance | path

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 Dtest030.cpp90 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 Dtest029.cpp104 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()