Home
last modified time | relevance | path

Searched refs:hantro_h264_dec_exit (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/staging/media/hantro/
Drockchip_vpu_hw.c399 .exit = hantro_h264_dec_exit,
425 .exit = hantro_h264_dec_exit,
451 .exit = hantro_h264_dec_exit,
477 .exit = hantro_h264_dec_exit,
Dimx8m_vpu_hw.c261 .exit = hantro_h264_dec_exit,
279 .exit = hantro_h264_dec_exit,
Dsama5d4_vdec_hw.c105 .exit = hantro_h264_dec_exit,
Dhantro_hw.h353 void hantro_h264_dec_exit(struct hantro_ctx *ctx);
Dhantro_h264.c495 void hantro_h264_dec_exit(struct hantro_ctx *ctx) in hantro_h264_dec_exit() function