Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc.c29 #define MTK_VENC_4K_CAPABILITY_ENABLE BIT(0) macro
174 if (ctx->dev->enc_capability & MTK_VENC_4K_CAPABILITY_ENABLE) in vidioc_enum_framesizes()
303 if (ctx->dev->enc_capability & MTK_VENC_4K_CAPABILITY_ENABLE) { in vidioc_try_fmt_out()
1326 if (ctx->dev->enc_capability & MTK_VENC_4K_CAPABILITY_ENABLE) in mtk_vcodec_enc_ctrls_setup()