Home
last modified time | relevance | path

Searched defs:jpgpath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp160 std::string jpgpath = IMAGE_INPUT_JPG_PATH; in DoTimeTest() local
166 std::string jpgpath = IMAGE_INPUT_JPG_PATH; in DoTimeTest() local
1132 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1145 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1164 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1183 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1250 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1312 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1332 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
1347 std::string jpgpath = IMAGE_INPUT_JPG_PATH; variable
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
H A Djpeg_yuv_decoder_test.cpp44 bool JpgYuvDecoderTest::ReadImageData(std::string jpgpath, uint8_t*& jpegBuffer, uint32_t& jpegBuff… in ReadImageData()
80 std::string jpgpath = IMAGE_INPUT_JPG_PATH; in DecodeToYUV() local