Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_port.cpp28 constexpr uint32_t HDI_VIDEO_WIDTH_ALIGNMENT = 32; member
63 portDef_.format.video.nFrameWidth = AlignUp(width, HDI_VIDEO_WIDTH_ALIGNMENT); in Config()

Completed in 1 milliseconds