Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_image_ndk/
H A Ddetail_enhancer_image_ndk_unit_test.cpp437 OH_PixelmapNative* dstImg = nullptr; variable
457 OH_PixelmapNative* dstImg = nullptr; variable
476 OH_PixelmapNative* dstImg = nullptr; variable
490 OH_PixelmapNative* dstImg = nullptr; variable
506 OH_PixelmapNative* dstImg = nullptr; variable
528 OH_PixelmapNative* dstImg = nullptr; variable
549 OH_PixelmapNative* dstImg = nullptr; variable
564 OH_PixelmapNative* dstImg = nullptr; variable
580 OH_PixelmapNative* dstImg = nullptr; variable
602 OH_PixelmapNative* dstImg = nullptr; variable
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp452 uint32_t TesterCommon::ReadOneFrameYUV420P(std::ifstream& src, ImgBuf& dstImg) in ReadOneFrameYUV420P()
477 uint32_t TesterCommon::ReadOneFrameYUV420SP(std::ifstream& src, ImgBuf& dstImg) in ReadOneFrameYUV420SP()
496 uint32_t TesterCommon::ReadOneFrameRGBA(std::ifstream& src, ImgBuf& dstImg) in ReadOneFrameRGBA()
508 uint32_t TesterCommon::ReadOneFrame(ImgBuf& dstImg) in ReadOneFrame()