Searched refs:dec_capability (Results 1 – 9 of 9) sorted by relevance
757 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED) && in mtk_vcodec_add_formats()780 count_formats, ctx->dev->dec_capability); in mtk_vcodec_add_formats()790 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_MT21C) { in mtk_vcodec_get_supported_formats()794 if (ctx->dev->dec_capability & MTK_VDEC_IS_SUPPORT_10BIT) { in mtk_vcodec_get_supported_formats()800 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_MM21) { in mtk_vcodec_get_supported_formats()804 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_H264_SLICE) { in mtk_vcodec_get_supported_formats()808 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_VP8_FRAME) { in mtk_vcodec_get_supported_formats()812 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_VP9_FRAME) { in mtk_vcodec_get_supported_formats()816 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_HEVC_FRAME) { in mtk_vcodec_get_supported_formats()820 if (ctx->dev->dec_capability & MTK_VDEC_FORMAT_AV1_FRAME) { in mtk_vcodec_get_supported_formats()[all …]
243 if (IS_VDEC_INNER_RACING(ctx->dev->dec_capability)) in mtk_vcodec_dec_enable_hardware()250 if (IS_VDEC_INNER_RACING(ctx->dev->dec_capability)) in mtk_vcodec_dec_disable_hardware()
293 unsigned int dec_capability; member
585 if (!(ctx->dev->dec_capability & VCODEC_CAPABILITY_4K_DISABLED)) { in mtk_init_vdec_params()
615 ctx->dev->dec_capability, fsize->stepwise.min_width, in vidioc_enum_framesizes()
667 if (IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) { in vdec_h264_slice_lat_decode()682 if (!IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) in vdec_h264_slice_lat_decode()693 if (!IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) { in vdec_h264_slice_lat_decode()
1012 if (IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) { in vdec_hevc_slice_lat_decode()1027 if (!IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) in vdec_hevc_slice_lat_decode()1038 if (!IS_VDEC_INNER_RACING(inst->ctx->dev->dec_capability)) { in vdec_hevc_slice_lat_decode()
371 if (!(inst->ctx->dev->dec_capability & in vp9_alloc_work_buf()
1921 instance->inneracing_mode = IS_VDEC_INNER_RACING(instance->ctx->dev->dec_capability); in vdec_av1_slice_init()