Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c500 .exit = hantro_h264_dec_exit,
526 .exit = hantro_h264_dec_exit,
552 .exit = hantro_h264_dec_exit,
578 .exit = hantro_h264_dec_exit,
H A Dimx8m_vpu_hw.c290 .exit = hantro_h264_dec_exit,
308 .exit = hantro_h264_dec_exit,
H A Dsama5d4_vdec_hw.c105 .exit = hantro_h264_dec_exit,
H A Dstm32mp25_vpu_hw.c136 .exit = hantro_h264_dec_exit,
H A Dhantro_hw.h452 void hantro_h264_dec_exit(struct hantro_ctx *ctx);
H A Dhantro_h264.c495 void hantro_h264_dec_exit(struct hantro_ctx *ctx) in hantro_h264_dec_exit() function