Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_config.c278 static int32_t GetStrideByWidth(int32_t width, MppFrameFormat fmt) in GetStrideByWidth() function
334 return GetStrideByWidth(width, fmt); in GetDefaultHorStride()
569 pBaseComponent->horStride = GetStrideByWidth(setup->width, pBaseComponent->fmt); in SetEncCfg()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_config.c278 static int32_t GetStrideByWidth(int32_t width, MppFrameFormat fmt) in GetStrideByWidth() function
334 return GetStrideByWidth(width, fmt); in GetDefaultHorStride()
569 pBaseComponent->horStride = GetStrideByWidth(setup->width, pBaseComponent->fmt); in SetEncCfg()

Completed in 5 milliseconds