Home
last modified time | relevance | path

Searched defs:srcNum (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp133 bool ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_pipeline.h73 int16_t srcNum = sizeof(g_srcFunc) / sizeof(g_srcFunc[0]); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp239 … ImageFormatConvertTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile()
H A Djpg_yuv_test.cpp597 bool JpgYuvTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile()