Home
last modified time | relevance | path

Searched refs:vpu_get_vdec_hw_capa (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vpu/
H A Dmtk_vpu.h144 * vpu_get_vdec_hw_capa - get video decoder hardware capability
150 unsigned int vpu_get_vdec_hw_capa(struct platform_device *pdev);
H A Dmtk_vpu.c417 unsigned int vpu_get_vdec_hw_capa(struct platform_device *pdev) in vpu_get_vdec_hw_capa() function
423 EXPORT_SYMBOL_GPL(vpu_get_vdec_hw_capa); variable
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vpu/
H A Dmtk_vpu.h146 * vpu_get_vdec_hw_capa - get video decoder hardware capability
152 unsigned int vpu_get_vdec_hw_capa(struct platform_device *pdev);
H A Dmtk_vpu.c440 unsigned int vpu_get_vdec_hw_capa(struct platform_device *pdev) in vpu_get_vdec_hw_capa() function
446 EXPORT_SYMBOL_GPL(vpu_get_vdec_hw_capa); variable
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_fw_vpu.c14 return vpu_get_vdec_hw_capa(fw->pdev); in mtk_vcodec_vpu_get_vdec_capa()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_vpu.c14 return vpu_get_vdec_hw_capa(fw->pdev); in mtk_vcodec_vpu_get_vdec_capa()

Completed in 4 milliseconds