Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.cpp21 constexpr uint32_t STRIDE_ALIGNMENT = 8; variable
163 bufferQueue_->SetStrideAlignment(STRIDE_ALIGNMENT); in Config()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.cpp24 constexpr uint32_t STRIDE_ALIGNMENT = 8; variable
190 requestConfig_.strideAlignment = STRIDE_ALIGNMENT; in Config()
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h151 constexpr int32_t STRIDE_ALIGNMENT = 0x8; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp159 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateOutPortFormat()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp59 .strideAlignment = STRIDE_ALIGNMENT, in FillDirtyImages2Surface()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp398 .strideAlignment = STRIDE_ALIGNMENT, in OnEngineDataDone()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp197 requestConfig.strideAlignment = STRIDE_ALIGNMENT; in GetEncoderInputSurfaceBuffer()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp105 .strideAlignment = STRIDE_ALIGNMENT, in GetWinSurfaceBuffer()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h37 inline constexpr uint32_t STRIDE_ALIGNMENT = 32; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h386 static constexpr uint32_t STRIDE_ALIGNMENT = 32; variable
H A Dhdecoder.cpp175 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateOutPortFormat()
H A Dhencoder.cpp415 requestCfg_.strideAlignment = STRIDE_ALIGNMENT; in UpdateInPortFormat()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp110 .strideAlignment = STRIDE_ALIGNMENT, in AllocateOutputBuffer()