Searched refs:decode_work (Results 1 – 2 of 2) sorted by relevance
288 struct work_struct decode_work; member
348 decode_work); in mtk_vdec_worker()567 INIT_WORK(&ctx->decode_work, mtk_vdec_worker); in mtk_vcodec_dec_set_default_params()1361 queue_work(dev->decode_workqueue, &ctx->decode_work); in m2mops_vdec_device_run()