Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_hw.h81 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param);
Dmtk_jpeg_parse.c156 if (mtk_jpeg_dec_fill_param(param)) in mtk_jpeg_parse()
Dmtk_jpeg_hw.c187 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param) in mtk_jpeg_dec_fill_param() function