Home
last modified time | relevance | path

Searched refs:IMAGE_INPUT_YUV_PATH4 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp40 static const std::string IMAGE_INPUT_YUV_PATH4 = "/data/local/tmp/image/RGBA1010102.rgba"; variable
867 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Crop()
907 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Rotate()
945 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Scale()
983 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Resize()
1020 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Flip()
1062 bool result = ReadFile(chOrg, IMAGE_INPUT_YUV_PATH4, totalSize, 0); in RGBA1010102Translate()