Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec.h17 #define VCODEC_CAPABILITY_4K_DISABLED 0x10 macro
Dmtk_vcodec_dec_stateful.c585 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED)) { in mtk_init_vdec_params()
Dmtk_vcodec_dec_stateless.c591 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED) && in mtk_vcodec_add_formats()
/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_if.c371 VCODEC_CAPABILITY_4K_DISABLED)) { in vp9_alloc_work_buf()