barcode: Rename c files to cpp
authorKwanghoon Son <k.son@samsung.com>
Thu, 4 Jan 2024 06:01:04 +0000 (15:01 +0900)
committerKwanghoon Son <k.son@samsung.com>
Wed, 17 Jan 2024 01:31:52 +0000 (10:31 +0900)
feature_keys needs to change std::string and this patch is for.
Also barcode_{gen,detect}_open function will be refactoring.

Change-Id: I9eccaec0b117f165c7c02ea294a185b803c97b4b
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
mv_barcode/barcode_detector/src/mv_barcode_detect.cpp [moved from mv_barcode/barcode_detector/src/mv_barcode_detect.c with 100% similarity]
mv_barcode/barcode_generator/src/mv_barcode_generate.cpp [moved from mv_barcode/barcode_generator/src/mv_barcode_generate.c with 100% similarity]