/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | unique_ptr.h | 142 pointer res = ptr_; variable 288 pointer res = ptr_; variable
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | attr_data_test.cpp | 516 bool res = aData.InRange(value0); in HWTEST_F() local 534 bool res = aData.InRange(value1); in HWTEST_F() local 769 bool res = aData.InRange(value1); in HWTEST_F() local 786 uint32_t res = aData.InsertSet(value); in HWTEST_F() local 803 uint32_t res = aData.InsertSet(value); in HWTEST_F() local 821 uint32_t res = aData.InsertSet(value1); HWTEST_F() local 839 uint32_t res = aData.InsertSet(value1); HWTEST_F() local 871 uint32_t res = aData.InsertSet(value); HWTEST_F() local 889 uint32_t res = aData.InsertSet(value1); HWTEST_F() local 923 bool res = aData1.InRange(aData); HWTEST_F() local 941 bool res = aData1.InRange(aData); HWTEST_F() local 957 bool res = aData1.InRange(aData); HWTEST_F() local 973 bool res = aData1.InRange(aData); HWTEST_F() local 989 bool res = aData1.InRange(aData); HWTEST_F() local 1010 bool res = aData1.InRange(aData); HWTEST_F() local 1031 uint32_t res = aData.GetMinValue(v); HWTEST_F() local 1049 uint32_t res = aData.GetMinValue(v); HWTEST_F() local 1070 uint32_t res = aData.GetMaxValue(v); HWTEST_F() local 1088 uint32_t res = aData.GetMaxValue(v); HWTEST_F() local 1106 uint32_t res = aData.GetMinValue(value1); HWTEST_F() local 1124 uint32_t res = aData.GetMinValue(value1); HWTEST_F() local 1140 uint32_t res = aData.GetMinValue(value1); HWTEST_F() local 1158 uint32_t res = aData.GetMaxValue(value1); HWTEST_F() local 1176 uint32_t res = aData.GetMaxValue(value1); HWTEST_F() local 1192 uint32_t res = aData.GetMaxValue(value1); HWTEST_F() local 1210 uint32_t res = aData.GetValue(value1); HWTEST_F() local 1226 uint32_t res = aData.GetValue(value1); HWTEST_F() local 1267 bool res = aData.InRange(value); HWTEST_F() local [all...] |
H A D | pixel_yuv_ext_utils_test.cpp | 51 bool res = PixelYuvExtUtils::Yuv420ToARGB(src, dst, size, pixelFormat, info); in HWTEST_F() local 72 bool res = PixelYuvExtUtils::Yuv420ToARGB(src, nullptr, size, pixelFormat, info); in HWTEST_F() local 97 bool res = PixelYuvExtUtils::NV12Rotate(src, size, info, rotateNum, dst, dstStrides); in HWTEST_F() local 122 bool res = PixelYuvExtUtils::YuvRotate(srcPixels, pixelFormat, info, dstSize, dstPixels, dstStrides, rotateNum); in HWTEST_F() local 177 bool res = PixelYuvExtUtils::Mirror(src, dst, size, format, info, dstStrides, isReversed); in HWTEST_F() local 201 bool res = PixelYuvExtUtils::YuvRotate(srcPixels, pixelFormat, info, dstSize, dstPixels, dstStrides, rotateNum); HWTEST_F() local 228 bool res = PixelYuvExtUtils::YuvRotate(srcPixels, pixelFormat, info, dstSize, dstPixels, dstStrides, rotateNum); HWTEST_F() local 261 bool res = PixelYuvExtUtils::YuvRotate(srcPixels, pixelFormat, info, dstSize, dstPixels, dstStrides, rotateNum); HWTEST_F() local [all...] |
H A D | image_receiver_test.cpp | 60 int32_t res = imageReceiver->SaveBufferAsImage(fd, surfaceBuffer1, opts); in HWTEST_F() local 84 int32_t res = imageReceiver->SaveBufferAsImage(fd, surfaceBuffer1, opts); in HWTEST_F() local 107 int32_t res = imageReceiver->SaveBufferAsImage(fd, surfaceBuffer1, opts); in HWTEST_F() local 129 int32_t res = imageReceiver->SaveBufferAsImage(fd, opts); in HWTEST_F() local 150 int32_t res = imageReceiver->SaveBufferAsImage(fd, opts); in HWTEST_F() local 364 int32_t res = imageReceiver->SaveBufferAsImage(fd, buffer, opts); HWTEST_F() local 440 int32_t res = imageReceiver->SaveBufferAsImage(fd, surfaceBuffer, opts); HWTEST_F() local 496 int32_t res = imageReceiver->SaveBufferAsImage(fd, surfaceBuffer, opts); HWTEST_F() local 520 int32_t res = imageReceiver->SaveBufferAsImage(fd, opts); HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | format_agent_plugin_src_test.cpp | 53 bool res = heifFormatAgent.CheckFormat(headerData, dataSize); in HWTEST_F() local 71 bool res = heifFormatAgent.CheckFormat(head, dataSize); in HWTEST_F() local 87 bool res = heifFormatAgent.CheckFormat(headerData, dataSize); in HWTEST_F() local 105 bool res = heifFormatAgent.IsHeif64(buffer, bytesRead, offset, chunkSize); in HWTEST_F() local 125 bool res = heifFormatAgent.IsHeif64(buffer, bytesRead, offset, chunkSize); in HWTEST_F() local 146 bool res = heifFormatAgent.CheckFormat(headerData, dataSize); HWTEST_F() local 166 uint64_t res = heifFormatAgent.EndianSwap64(value); HWTEST_F() local 189 bool res = heifFormatAgent.IsHeif64(buffer, bytesRead, offset, chunkSize); HWTEST_F() local 207 bool res = heifFormatAgent.CheckFormat(headerData, dataSize); HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_holder_manager.h | 73 auto res = iter->second; in pop() local 103 std::string res = std::to_string(gId_); in genId() local
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_receiver_mdk.cpp | 44 OH_Image_Receiver_CreateImageReceiver(napi_env env, struct OhosImageReceiverInfo info, napi_value* res) OH_Image_Receiver_CreateImageReceiver() argument
|
/foundation/multimedia/media_foundation/engine/scene/standard/ |
H A D | hst_engine_factory.cpp | 32 auto res = GetParameter("debug.media_service.histreamer", "0", useHistreamer, sizeof(useHistreamer)); in Score() local
|
/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegUtils.cpp | 191 auto res = AVStrError(number); in HWTEST() local 199 auto res = ConvertTimeFromFFmpeg(number, rational); in HWTEST() local 210 auto res = ConvertTimeToFFmpeg(number, rational); in HWTEST() local 221 auto res = FillAVPicture(frame, &ptr, AVPixelFormat::AV_PIX_FMT_ABGR, 1920, 1080); in HWTEST() local 230 auto res = GetAVPictureSize(format, height, width); in HWTEST() local 238 auto res = RemoveDelimiter(str, ch); HWTEST() local 267 std::vector<std::string> res = SplitString(limit, ch); HWTEST() local 275 auto res = ConvertChannelLayoutFromFFmpeg(index, 0); HWTEST() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | gpu_brightness_algo.cpp | 104 ErrorCode res = CommonUtils::GetValue("FilterIntensity", value, brightness); in ParseBrightness() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/ |
H A D | custom_efilter.cpp | 57 ErrorCode CustomEFilter::Save(EffectJsonPtr &res) in Save() argument
|
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/ |
H A D | oh_av_session_test.cpp | 173 AVMetadata_Result res; in HWTEST() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_type_converter.cpp | 80 auto res = Find(g_pixelFormatPairs, [pixelFormat](PixelFormatPair iter) {
in ToSkColorType() local 88 auto res = Find(g_alphaTypePairs, [alphaType](AlphaTypePair iter) {
in ToSkAlphaType() local 96 auto res = Find(g_pixelFormatPairs, [type](PixelFormatPair iter) {
in ToPixelFormat() local 104 auto res = Find(g_alphaTypePairs, [type](AlphaTypePair iter) {
in ToAlphaType() local 112 auto res = Find(g_pixelFormatPairs, [pixelFormat](PixelFormatPair iter) {
in ToName() local 120 auto res = Find(g_alphaTypePairs, [alphaType](AlphaTypePair iter) { ToName() local 128 auto res = Find(g_pixelFormatPairs, [type](PixelFormatPair iter) { ToName() local 136 auto res = Find(g_alphaTypePairs, [type](AlphaTypePair iter) { ToName() local [all...] |
/foundation/multimedia/media_foundation/engine/plugin/convert/ |
H A D | ffmpeg_convert.cpp | 94 auto res = swr_convert(swrCtx_.get(), resampleChannelAddr_.data(), resamplePara_.destSamplesPerFrame, in Convert() local 143 auto res = sws_scale(swsCtx_.get(), srcData, srcLineSize, 0, scalePara_.srcHeight, in Convert() local
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/ |
H A D | avcodec_server.cpp | 54 bool res = Publish(this); in OnStart() local
|
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderreset_fuzzer/ |
H A D | audio_decoder_reset_fuzzer.cpp | 57 auto res = aDecBufferDemo->RunCaseReset(data, size); in AudioDecoderAACResetFuzzTest() local 70 auto res = aDecBufferDemo->RunCaseReset(data, size); in AudioDecoderFlacResetFuzzTest() local 83 auto res = aDecBufferDemo->RunCaseReset(data, size); in AudioDecoderVORBISResetFuzzTest() local 96 auto res = aDecBufferDemo->RunCaseReset(data, size); in AudioDecoderAMRNBResetFuzzTest() local 109 auto res = aDecBufferDemo->RunCaseReset(data, size); in AudioDecoderAMRWBResetFuzzTest() local 122 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderVividResetFuzzTest() local 135 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderOPUSResetFuzzTest() local 148 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderG711ResetFuzzTest() local 161 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderAPEResetFuzzTest() local 174 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderLBVCResetFuzzTest() local 187 auto res = aDecBufferDemo->RunCaseReset(data, size); AudioDecoderMP3ResetFuzzTest() local [all...] |
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderdescription_fuzzer/ |
H A D | audio_decoder_description_fuzzer.cpp | 58 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); in AudioDecoderAACDescriptionFuzzTest() local 71 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); in AudioDecoderFlacDescriptionFuzzTest() local 84 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); in AudioDecoderVORBISDescriptionFuzzTest() local 97 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); in AudioDecoderAMRNBDescriptionFuzzTest() local 110 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); in AudioDecoderAMRWBDescriptionFuzzTest() local 123 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderVividDescriptionFuzzTest() local 136 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderOPUSDescriptionFuzzTest() local 149 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderG711DescriptionFuzzTest() local 162 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderAPEDescriptionFuzzTest() local 175 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderLBVCDescriptionFuzzTest() local 188 auto res = aDecBufferDemo->CheckGetOutputDescription(data, size); AudioDecoderMP3DescriptionFuzzTest() local [all...] |
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderflush_fuzzer/ |
H A D | audio_decoder_flush_fuzzer.cpp | 57 auto res = aDecBufferDemo->RunCaseFlush(data, size); in AudioDecoderAACFlushFuzzTest() local 70 auto res = aDecBufferDemo->RunCaseFlush(data, size); in AudioDecoderFlacFlushFuzzTest() local 83 auto res = aDecBufferDemo->RunCaseFlush(data, size); in AudioDecoderVORBISFlushFuzzTest() local 96 auto res = aDecBufferDemo->RunCaseFlush(data, size); in AudioDecoderAMRNBFlushFuzzTest() local 109 auto res = aDecBufferDemo->RunCaseFlush(data, size); in AudioDecoderAMRWBFlushFuzzTest() local 122 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderVividFlushFuzzTest() local 135 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderOPUSFlushFuzzTest() local 148 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderG711FlushFuzzTest() local 161 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderAPEFlushFuzzTest() local 174 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderLBVCFlushFuzzTest() local 187 auto res = aDecBufferDemo->RunCaseFlush(data, size); AudioDecoderMP3FlushFuzzTest() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/source/ |
H A D | image_source_filter.cpp | 111 ErrorCode res = UpdateInputBufferIfNeed(srcBuffer_, buffer, context_); in Start() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | memory_manager.cpp | 243 std::unique_ptr<AbsMemory> res = nullptr;
in CreateMemory() local 287 auto res = CreateMemory(target, data); TransMemoryType() local [all...] |
/foundation/multimedia/av_codec/test/fuzztest/audiodecoder_fuzzer/ |
H A D | audiodecoder_fuzzer.cpp | 57 auto res = aDecBufferDemo->RunCase(data, size); in AudioDecoderAACFuzzTest() local 70 auto res = aDecBufferDemo->RunCase(data, size); in AudioDecoderFlacFuzzTest() local 83 auto res = aDecBufferDemo->RunCase(data, size); in AudioDecoderVORBISFuzzTest() local 96 auto res = aDecBufferDemo->RunCase(data, size); in AudioDecoderAMRNBFuzzTest() local 109 auto res = aDecBufferDemo->RunCase(data, size); in AudioDecoderAMRWBFuzzTest() local 122 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderVividFuzzTest() local 135 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderOPUSFuzzTest() local 148 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderG711FuzzTest() local 161 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderAPEFuzzTest() local 174 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderLBVCFuzzTest() local 187 auto res = aDecBufferDemo->RunCase(data, size); AudioDecoderMP3FuzzTest() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | gpu_contrast_algo.cpp | 105 ErrorCode res = CommonUtils::GetValue("FilterIntensity", value, contrast); in ParseContrast() local [all...] |
/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | hls_tags_unit_test.cpp | 63 std::vector<uint8_t> res = attribute->HexSequence();
in HWTEST_F() local
|
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/ |
H A D | pipeline_core.cpp | 41 ErrorCode res = sourceFilter->Prepare(); in Prepare() local
|
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_async_callback.cpp | 28 int res = sem_init(&semaphore_, 0, 1); in NapiAsyncCallback() local 177 int res = uv_queue_work_with_qos(loop_, work, [](uv_work_t* work) {}, AfterWorkCallback, uv_qos_user_initiated); in Call() local 190 int res = uv_queue_work_with_qos(loop_, work, [](uv_work_t* work) {}, AfterWorkCallbackWithFlag, in CallWithFlag() local 205 int res = uv_queue_work_with_qos(loop_, work, [](uv_work_t* work) {}, AfterWorkCallbackWithFunc, in CallWithFunc() local
|