Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Drockchip_vpu_hw.c325 .exit = hantro_h264_dec_exit,
353 .exit = hantro_h264_dec_exit,
381 .exit = hantro_h264_dec_exit,
408 .exit = hantro_h264_dec_exit,
Dsama5d4_vdec_hw.c88 .exit = hantro_h264_dec_exit,
Dhantro_hw.h248 void hantro_h264_dec_exit(struct hantro_ctx *ctx);
Dimx8m_vpu_hw.c232 .exit = hantro_h264_dec_exit,
Dhantro_h264.c405 void hantro_h264_dec_exit(struct hantro_ctx *ctx) in hantro_h264_dec_exit() function