Home
last modified time | relevance | path

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

/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_dec_hw.h69 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param);
Dmtk_jpeg_dec_parse.c148 if (mtk_jpeg_dec_fill_param(param)) in mtk_jpeg_parse()
Dmtk_jpeg_dec_hw.c179 int mtk_jpeg_dec_fill_param(struct mtk_jpeg_dec_param *param) in mtk_jpeg_dec_fill_param() function