/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/ |
H A D | mock_heif_hw_decode_flow.cpp | 203 GraphicPixelFormat pixelFmt = iter->second; in AllocOutput() local
|
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/ |
H A D | codec_hdi_heif_encode_test.cpp | 114 … static sptr<NativeBuffer> AllocateNativeBuffer(uint32_t width, uint32_t height, uint32_t pixelFmt) in AllocateNativeBuffer() 134 …static ImageItem CreateImageItem(ImgType imageType, uint32_t pixelFmt, bool needAllocPixelBuffer =… in CreateImageItem()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
H A D | heif_hw_decoder.cpp | 92 …uffer> HeifHardwareDecoder::AllocateOutputBuffer(uint32_t width, uint32_t height, int32_t pixelFmt) in AllocateOutputBuffer() 234 int32_t pixelFmt = surfaceBuffer->GetFormat(); in GetUvPlaneOffsetFromSurfaceBuffer() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 460 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstSt… in GetYUVStrideInfo() 527 int32_t pixelFmt = sb->GetFormat(); in CreateMemory() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | histreamer_ability_parser.cpp | 237 cJSON *pixelFmt = nullptr; in FromJson() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | command_parser.cpp | 408 int pixelFmt; in ParseResourceParam() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/ |
H A D | rs_pointer_render_manager.cpp | 442 auto pixelFmt = param.buffer->GetFormat(); in GetIntersectImageFromGL() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | picture.cpp | 204 int32_t pixelFmt = sBuffer->GetFormat(); in SetYuvDataInfo() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 236 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstSt… in GetYUVStrideInfo() 295 int32_t pixelFmt = sb->GetFormat(); in CreateMemory() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_engine.cpp | 219 auto pixelFmt = buffer->GetFormat(); in CreateEglImageFromBuffer() local
|
H A D | rs_base_render_util.cpp | 920 Drawing::ColorType RSBaseRenderUtil::GetColorTypeFromBufferFormat(int32_t pixelFmt) in GetColorTypeFromBufferFormat()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec.h | 101 std::optional<PixelFmt> pixelFmt; member
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec.h | 115 std::optional<PixelFmt> pixelFmt; member
|
H A D | hencoder.cpp | 343 void HEncoder::CalcInputBufSize(PortInfo &info, VideoPixelFormat pixelFmt) in CalcInputBufSize()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | pointer_drawing_manager_ex_test.cpp | 334 Media::PixelFormat pixelFmt = Media::PixelFormat::RGB_565; variable
|