Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
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,
Dsama5d4_vdec_hw.c105 .exit = hantro_h264_dec_exit,
Dimx8m_vpu_hw.c288 .exit = hantro_h264_dec_exit,
306 .exit = hantro_h264_dec_exit,
Dhantro_hw.h354 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