Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c501 .exit = hantro_h264_dec_exit,
527 .exit = hantro_h264_dec_exit,
553 .exit = hantro_h264_dec_exit,
579 .exit = hantro_h264_dec_exit,
H A Dsama5d4_vdec_hw.c105 .exit = hantro_h264_dec_exit,
H A Dimx8m_vpu_hw.c290 .exit = hantro_h264_dec_exit,
308 .exit = hantro_h264_dec_exit,
H A Dhantro_hw.h439 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