Home
last modified time | relevance | path

Searched refs:STRIDE_ALIGNMENT (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepicture_fuzzer/src/
H A Dimage_picture_fuzzer.cpp49 constexpr int32_t STRIDE_ALIGNMENT = 8; member
136 .strideAlignment = STRIDE_ALIGNMENT, in CreatefromSurfaceBufferTest()
197 .strideAlignment = STRIDE_ALIGNMENT, in PictureTest()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h157 constexpr int32_t STRIDE_ALIGNMENT = 0x8; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/picture_test/
H A Dpicture_test.cpp50 constexpr int32_t STRIDE_ALIGNMENT = 8; member
651 .strideAlignment = STRIDE_ALIGNMENT, in HWTEST_F()
681 .strideAlignment = STRIDE_ALIGNMENT, in HWTEST_F()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp159 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateOutPortFormat()
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp59 .strideAlignment = STRIDE_ALIGNMENT, in FillDirtyImages2Surface()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp105 .strideAlignment = STRIDE_ALIGNMENT, in GetWinSurfaceBuffer()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp398 .strideAlignment = STRIDE_ALIGNMENT, in OnEngineDataDone()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp199 requestConfig.strideAlignment = STRIDE_ALIGNMENT; in GetEncoderInputSurfaceBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h37 inline constexpr uint32_t STRIDE_ALIGNMENT = 32; member
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h386 static constexpr uint32_t STRIDE_ALIGNMENT = 32; member in OHOS::MediaAVCodec::HCodec
H A Dhdecoder.cpp186 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateOutPortFormat()
H A Dhencoder.cpp414 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateInPortFormat()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp107 .strideAlignment = STRIDE_ALIGNMENT, in AllocateOutputBuffer()

Completed in 17 milliseconds