Home
last modified time | relevance | path

Searched defs:pixelFmt (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.cpp203 GraphicPixelFormat pixelFmt = iter->second; in AllocOutput() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_ability_parser.cpp237 cJSON *pixelFmt = nullptr; in FromJson() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp428 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() argument
495 int32_t pixelFmt = sb->GetFormat(); in CreateMemory() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp403 int pixelFmt; in ParseResourceParam() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_test.cpp1795 Media::PixelFormat pixelFmt = Media::PixelFormat::RGB_565; in HWTEST_F() local
[all...]
H A Dpointer_drawing_manager_ex_test.cpp510 Media::PixelFormat pixelFmt = Media::PixelFormat::RGB_565; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp193 auto pixelFmt = buffer->GetFormat(); in CreateEglImageFromBuffer() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h101 std::optional<PixelFmt> pixelFmt; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp89 sptr<SurfaceBuffer> HeifHardwareDecoder::AllocateOutputBuffer(uint32_t width, uint32_t height, int32_t pixelFmt) in AllocateOutputBuffer() argument
184 int32_t pixelFmt = output->GetFormat(); in ConfigureDecoder() local
231 int32_t pixelFmt in GetUvPlaneOffsetFromSurfaceBuffer() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h115 std::optional<PixelFmt> pixelFmt; member
H A Dhencoder.cpp342 void HEncoder::CalcInputBufSize(PortInfo &info, VideoPixelFormat pixelFmt) in CalcInputBufSize() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() argument
273 int32_t pixelFmt = sb->GetFormat(); in CreateMemory() local
H A Dpixel_map.cpp3776 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() argument
3828 int32_t pixelFmt = sb->GetFormat(); in UpdateSdrYuvStrides() local

Completed in 25 milliseconds