Home
last modified time | relevance | path

Searched defs:STRIDE_ALIGNMENT (Results 1 – 5 of 5) 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
/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
/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/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