H A D | jpg_yuv_test.cpp | 77 void YuvWriteToFile(std::string outpath, ImageSize &imageSize, std::string outname, uint8_t *data, uint32_t &size); 78 void YuvCrop(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize); 79 void YuvP010Crop(PixelFormat outfmt, std::string outname, ImageSize &imageSize); 80 void YuvRotate(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees); 81 void YuvP010Rotate(PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees); 82 void YuvWriteConvert(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize); 84 ImageSize &imageSize, AntiAliasingOption option); 85 void ScaleYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, AntiAliasingOption option); 86 void ResizeYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize); 87 void ResizeYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize); 214 YuvWriteToFile(std::string outpath, ImageSize &imageSize, std::string outname, uint8_t *data, uint32_t &size) YuvWriteToFile() argument 234 YuvRotate(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees) YuvRotate() argument 268 YuvCrop(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize) YuvCrop() argument 303 YuvWriteConvert(std::string srcjpg, PixelFormat outfmt, std::string outname, ImageSize &imageSize) YuvWriteConvert() argument 348 ScaleYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize, AntiAliasingOption option) ScaleYuv420() argument 381 ResizeYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize) ResizeYuv420() argument 427 FlipYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize, size_t i) FlipYuv420() argument 463 TranslateYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize, Coordinate &coordinate) TranslateYuv420() argument 496 ReadYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, Position &pos, ImageSize &imageSize) ReadYuv420() argument 529 WriteYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, Position &pos, ImageSize &imageSize) WriteYuv420() argument 564 WritesYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize) WritesYuv420() argument 620 YuvP010Crop(PixelFormat outfmt, std::string outname, ImageSize &imageSize) YuvP010Crop() argument 662 YuvP010Rotate(PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees) YuvP010Rotate() argument 701 ScaleYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, AntiAliasingOption option) ScaleYuv420P010() argument 741 ResizeYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize) ResizeYuv420P010() argument 779 FlipYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, size_t i) FlipYuv420P010() argument 821 TranslateYuv420P010(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, Coordinate &coordinate) TranslateYuv420P010() argument 861 RGBA1010102Crop(PixelFormat outfmt, std::string outname, ImageSize &imageSize) RGBA1010102Crop() argument 901 RGBA1010102Rotate(PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees) RGBA1010102Rotate() argument 938 RGBA1010102Scale(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, AntiAliasingOption option) RGBA1010102Scale() argument 977 RGBA1010102Resize(PixelFormat outfmt, std::string &outname, ImageSize &imageSize) RGBA1010102Resize() argument 1014 RGBA1010102Flip(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, size_t i) RGBA1010102Flip() argument 1055 RGBA1010102Translate(PixelFormat outfmt, std::string &outname, ImageSize &imageSize, Coordinate &coordinate) RGBA1010102Translate() argument 1322 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1338 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1354 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1392 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1412 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1449 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1457 ApplyColorSpaceYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize, const OHOS::ColorManager::ColorSpace &grColorSpace) ApplyColorSpaceYuv420() argument 1526 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1547 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1570 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1592 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1611 ImageSize imageSize = {ODDTREE_ORIGINAL_WIDTH, ODDTREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1624 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1642 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1680 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1700 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1737 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1757 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1772 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1789 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1827 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1846 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, NUM_2, NUM_2, 0, 0}; HWTEST_F() local 1883 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local 1903 ImageSize imageSize = {P101TREE_ORIGINAL_WIDTH, P101TREE_ORIGINAL_HEIGHT, 0, 0, 0, 0}; HWTEST_F() local [all...] |