Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_hw.h180 void hantro_h264_dec_exit(struct hantro_ctx *ctx);
H A Dimx8m_vpu_hw.c187 .exit = hantro_h264_dec_exit,
H A Drk3288_vpu_hw.c189 .exit = hantro_h264_dec_exit,
H A Dhantro_h264.c381 void hantro_h264_dec_exit(struct hantro_ctx *ctx) in hantro_h264_dec_exit() function