Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c500 .init = hantro_h264_dec_init,
526 .init = hantro_h264_dec_init,
552 .init = hantro_h264_dec_init,
578 .init = hantro_h264_dec_init,
H A Dsama5d4_vdec_hw.c104 .init = hantro_h264_dec_init,
H A Dimx8m_vpu_hw.c289 .init = hantro_h264_dec_init,
307 .init = hantro_h264_dec_init,
H A Dhantro_hw.h438 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