Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_dec_hw.h69 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param);
H A Dmtk_jpeg_dec_parse.c148 if (mtk_jpeg_dec_fill_param(param)) in mtk_jpeg_parse()
H A Dmtk_jpeg_dec_hw.c179 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param) in mtk_jpeg_dec_fill_param() function
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_hw.h70 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param);
H A Dmtk_jpeg_dec_parse.c143 if (mtk_jpeg_dec_fill_param(param)) in mtk_jpeg_parse()
H A Dmtk_jpeg_dec_hw.c203 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param) in mtk_jpeg_dec_fill_param() function
215 EXPORT_SYMBOL_GPL(mtk_jpeg_dec_fill_param); variable

Completed in 3 milliseconds