Searched refs:hantro_mpeg2_dec_init (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_mpeg2.c | 38 int hantro_mpeg2_dec_init(struct hantro_ctx *ctx) in hantro_mpeg2_dec_init() function
|
H A D | hantro_hw.h | 213 int hantro_mpeg2_dec_init(struct hantro_ctx *ctx);
|
H A D | imx8m_vpu_hw.c | 174 .init = hantro_mpeg2_dec_init,
|
H A D | rk3288_vpu_hw.c | 194 .init = hantro_mpeg2_dec_init,
|
H A D | rk3399_vpu_hw.c | 166 .init = hantro_mpeg2_dec_init,
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_mpeg2.c | 38 int hantro_mpeg2_dec_init(struct hantro_ctx *ctx) in hantro_mpeg2_dec_init() function
|
H A D | rockchip_vpu_hw.c | 506 .init = hantro_mpeg2_dec_init, 532 .init = hantro_mpeg2_dec_init, 558 .init = hantro_mpeg2_dec_init, 584 .init = hantro_mpeg2_dec_init,
|
H A D | sama5d4_vdec_hw.c | 92 .init = hantro_mpeg2_dec_init,
|
H A D | imx8m_vpu_hw.c | 277 .init = hantro_mpeg2_dec_init, 297 .init = hantro_mpeg2_dec_init,
|
H A D | hantro_hw.h | 526 int hantro_mpeg2_dec_init(struct hantro_ctx *ctx);
|
Completed in 6 milliseconds