Home
last modified time | relevance | path

Searched defs:srcjpg (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
H A Djpeg_yuv_decoder_test.cpp78 void JpgYuvDecoderTest::DecodeToYUV(std::string srcjpg, int width, int height, JpegYuvFmt outfmt) in DecodeToYUV() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp113 const char* srcjpg[] = { "test-tree-444.jpg", "test-tree-422.jpg", "test-tree-420.jpg", TestDecodeToSize() local
138 DecodeToFormat(std::string srcjpg, PixelFormat outfmt, int width, int height) DecodeToFormat() argument
172 DecodeToYuv(std::string srcjpg, PixelFormat outfmt, std::string outname, int& width, int& height) DecodeToYuv() 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
1202 const char* srcjpg[] = { "test-treeodd-444.jpg", "test-treeodd-422.jpg", "test-treeodd-420.jpg", HWTEST_F() local
1310 const char *srcjpg[] = {"test-treeodd-444.jpg"}; HWTEST_F() local
1330 const char *srcjpg[] = {"test-treeodd-444.jpg"}; HWTEST_F() local
1345 const char *srcjpg[] = {"test-treeodd-444.jpg"}; HWTEST_F() local
1457 ApplyColorSpaceYuv420(std::string &srcjpg, PixelFormat outfmt, std::string &outname, ImageSize &imageSize, const OHOS::ColorManager::ColorSpace &grColorSpace) ApplyColorSpaceYuv420() argument
[all...]

Completed in 4 milliseconds