Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c499 .init = hantro_h264_dec_init,
525 .init = hantro_h264_dec_init,
551 .init = hantro_h264_dec_init,
577 .init = hantro_h264_dec_init,
H A Dimx8m_vpu_hw.c289 .init = hantro_h264_dec_init,
307 .init = hantro_h264_dec_init,
H A Dsama5d4_vdec_hw.c104 .init = hantro_h264_dec_init,
H A Dstm32mp25_vpu_hw.c135 .init = hantro_h264_dec_init,
H A Dhantro_hw.h451 int hantro_h264_dec_init(struct hantro_ctx *ctx);
H A Dhantro_h264.c504 int hantro_h264_dec_init(struct hantro_ctx *ctx) in hantro_h264_dec_init() function