Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.h17 #define VCODEC_CAPABILITY_4K_DISABLED 0x10 macro
H A Dmtk_vcodec_dec_stateful.c585 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED)) { in mtk_init_vdec_params()
H A Dmtk_vcodec_dec_stateless.c804 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED) && in mtk_vcodec_add_formats()