Home
last modified time | relevance | path

Searched defs:dst (Results 76 – 100 of 424) sorted by relevance

12345678910>>...17

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp592 uint32_t VEncNdkInnerSample::ReadOneFrameYUV420SP(uint8_t *dst) in ReadOneFrameYUV420SP()
612 uint32_t VEncNdkInnerSample::ReadOneFrameYUVP010(uint8_t *dst) in ReadOneFrameYUVP010()
633 uint32_t VEncNdkInnerSample::ReadOneFrameFromList(uint8_t *dst, int32_t &index) in ReadOneFrameFromList()
685 uint32_t VEncNdkInnerSample::ReadOneFrameByType(uint8_t *dst, std::string &fileType) in ReadOneFrameByType()
697 uint32_t VEncNdkInnerSample::ReadOneFrameByType(uint8_t *dst, GraphicPixelFormat format) in ReadOneFrameByType()
711 uint32_t VEncNdkInnerSample::ReadOneFrameRGBA8888(uint8_t *dst) in ReadOneFrameRGBA8888()
795 uint8_t *dst = nullptr; in InputFuncSurface() local
828 OH_NativeBuffer *&nativeBuffer, uint8_t *&dst) in InitBuffer()
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.h50 uint8_t* dst, in HardwareFill()
67 uint8_t* dst, in HardwareBlend()
87 uint8_t* dst, in HardwareTransform()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Draw_address.cpp24 void RawAddress::ConvertToUint8(uint8_t *dst, const size_t size) const in ConvertToUint8()
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space_convertor.cpp21 const ColorSpace &dst, GamutMappingMode mappingMode) in ColorSpaceConvertor()
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/string_fuzzer/
H A Dstring_fuzzer.cpp36 string dst = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in StringTestFunc() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp40 uint32_t dst = 0; member
64 uint8_t dst[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; variable
96 uint8_t dst[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; variable
200 uint8_t dst[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp105 auto dst = node->GetDstRect(); in CreateSurfaceNodeLayerInfo() local
188 auto dst = node->GetDstRect(); in CreateUIFirstLayerInfo() local
214 auto dst = node->GetDstRect(); in CreateRCDLayerInfo() local
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp69 char* dst = reinterpret_cast<char*>(handle->virAddr); in CopyYuvData() local
100 char* dst = reinterpret_cast<char*>(handle->virAddr); in CopyRgbaData() local
248 bool ByteWriter::Finalize(std::vector<uint8_t>& dst) in Finalize()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp182 const Rect &region, uint8_t *dst) in ReadPixels()
188 uint32_t PixelAstc::ReadPixels(const uint64_t &bufferSize, uint8_t *dst) in ReadPixels()
194 uint32_t PixelAstc::ReadPixel(const Position &pos, uint32_t &dst) in ReadPixel()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp47 ErrorCode CpuBrightnessAlgo::OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, in OnApplyRGBA8888()
94 ErrorCode CpuBrightnessAlgo::OnApplyYUVNV21(EffectBuffer *src, EffectBuffer *dst, in OnApplyYUVNV21()
153 ErrorCode CpuBrightnessAlgo::OnApplyYUVNV12(EffectBuffer *src, EffectBuffer *dst, in OnApplyYUVNV12()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp149 int32_t HdiGfxComposition::BlitLayer(HdiLayer &src, HdiLayer &dst) in BlitLayer()
189 int32_t HdiGfxComposition::ClearRect(HdiLayer &src, HdiLayer &dst) in ClearRect()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/
H A Dcolorspace_strategy.cpp91 …eStrategy::Init(const std::shared_ptr<EffectBuffer> &src, const std::shared_ptr<EffectBuffer> &dst) in Init()
121 …lorSpaceWithOutput(const EffectColorSpace &srcRealColorSpace, EffectBuffer *src, EffectBuffer *dst, in ChooseColorSpaceWithOutput()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp515 uint32_t VEncAPI11Sample::ReadOneFrameYUV420SP(uint8_t *dst) in ReadOneFrameYUV420SP()
535 uint32_t VEncAPI11Sample::ReadOneFrameYUVP010(uint8_t *dst) in ReadOneFrameYUVP010()
556 uint32_t VEncAPI11Sample::ReadOneFrameRGBA8888(uint8_t *dst) in ReadOneFrameRGBA8888()
600 uint8_t *dst = nullptr; in InputFuncSurface() local
632 OH_NativeBuffer *&nativeBuffer, uint8_t *&dst) in InitBuffer()
667 uint32_t VEncAPI11Sample::ReadOneFrameFromList(uint8_t *dst, int32_t &index) in ReadOneFrameFromList()
719 uint32_t VEncAPI11Sample::ReadOneFrameByType(uint8_t *dst, OH_NativeBuffer_Format format) in ReadOneFrameByType()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_ext_utils.cpp80 bool PixelYuvExtUtils::BGRAToYuv420(const uint8_t *src, uint8_t *dst, int srcW, int srcH, in BGRAToYuv420()
135 OpenSourceLibyuv::RotationMode &rotateNum, uint8_t* dst, YUVStrideInfo &dstStrides) in NV12Rotate()
259 static void ScaleUVPlane(const uint8_t *src, uint8_t*dst, OpenSourceLibyuv::FilterMode filterMode, in ScaleUVPlane()
373 YuvImageInfo &yuvInfo, uint8_t *src, uint8_t *dst, YUVStrideInfo &dstStrides) in ScaleYuv420()
402 YuvImageInfo &yuvInfo, uint8_t *src, uint8_t *dst, YUVStrideInfo &dstStrides) in ScaleYuv420()
428 bool PixelYuvExtUtils::FlipXaxis(uint8_t *src, uint8_t *dst, Size &size, PixelFormat format, in FlipXaxis()
449 bool PixelYuvExtUtils::Mirror(uint8_t *src, uint8_t *dst, Size &size, PixelFormat format, YUVDataIn… in Mirror()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp43 void SavePixelmapToFile(const std::shared_ptr<Media::PixelMap>& pixelMap, const std::string& dst) in SavePixelmapToFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_drawing_filter_test.cpp212 Drawing::Rect dst; variable
235 Drawing::Rect dst; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/
H A Dmatrix_fuzzer.cpp114 Rect dst; in MatrixFuzzTest001() local
140 std::vector<Point> dst = { {xRad, yRad} }; in MatrixFuzzTest002() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_paint_filter_canvas_test.cpp568 Drawing::Rect dst; variable
585 Drawing::Rect dst; variable
604 Drawing::Rect dst; variable
619 Drawing::Rect dst; variable
651 Drawing::Rect dst; variable
666 Drawing::Rect dst; variable
H A Drs_draw_cmd_test.cpp170 Drawing::Rect dst; variable
200 Drawing::Rect dst; variable
219 Drawing::Rect dst; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.cpp45 …ol EncodeImage(std::string& type, const double quality, SkPixmap& src, SkDynamicMemoryWStream& dst) in EncodeImage()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dprint_converter.h73 …rray(const std::vector<T1> &list, uint32_t &count, bool (*ConvertFunction)(const T1 &src, T2 &dst)) in CopyArray()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp407 std::shared_ptr<EffectBuffer> &dst, bool needModifySource) in RenderWithGPU()
448 std::shared_ptr<EffectBuffer> &dst, std::string &name) in CreateEffectContext()
464 std::string &name, std::shared_ptr<EffectBuffer> &dst) in CheckAndUpdateEffectBufferIfNeed()
497 …orCode EFilter::RenderInner(std::shared_ptr<EffectBuffer> &src, std::shared_ptr<EffectBuffer> &dst) in RenderInner()
561 ErrorCode EFilter::Render(std::shared_ptr<EffectBuffer> &src, std::shared_ptr<EffectBuffer> &dst) in Render()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp38 ErrorCode CpuContrastAlgo::OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, in OnApplyRGBA8888()
85 ErrorCode CpuContrastAlgo::OnApplyYUVNV21(EffectBuffer *src, EffectBuffer *dst, in OnApplyYUVNV21()
141 ErrorCode CpuContrastAlgo::OnApplyYUVNV12(EffectBuffer *src, EffectBuffer *dst, in OnApplyYUVNV12()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
H A Dcrop_efilter.cpp84 void Crop(EffectBuffer *src, EffectBuffer *dst, Region *region) in Crop()
114 ErrorCode CropEFilter::Render(EffectBuffer *src, EffectBuffer *dst, std::shared_ptr<EffectContext> … in Render()
133 void UpdateDstEffectBufferIfNeed(EffectBuffer *src, EffectBuffer *dst) in UpdateDstEffectBufferIfNeed()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_foreground_effect_filter.h28 Drawing::Rect dst; member

12345678910>>...17