Home
last modified time | relevance | path

Searched refs:MTK_VDEC_MIN_H (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_dec.h21 #define MTK_VDEC_MIN_H 64U macro
A Dmtk_vcodec_dec_stateful.c21 MTK_VDEC_MIN_H, MTK_VDEC_MAX_H, 16 },
29 MTK_VDEC_MIN_H, MTK_VDEC_MAX_H, 16 },
37 MTK_VDEC_MIN_H, MTK_VDEC_MAX_H, 16 },
A Dmtk_vcodec_dec.c20 #define DFT_CFG_HEIGHT MTK_VDEC_MIN_H
282 pix_fmt_mp->height = clamp(pix_fmt_mp->height, MTK_VDEC_MIN_H, frmsize->max_height); in vidioc_try_fmt()
299 &pix_fmt_mp->height, MTK_VDEC_MIN_H, frmsize->max_height, 6, in vidioc_try_fmt()
A Dmtk_vcodec_dec_stateless.c124 .min_height = MTK_VDEC_MIN_H,

Completed in 8 milliseconds