Home
last modified time | relevance | path

Searched refs:hantro_hevc_dec_prepare_run (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/verisilicon/
Dhantro_hevc.c176 int hantro_hevc_dec_prepare_run(struct hantro_ctx *ctx) in hantro_hevc_dec_prepare_run() function
Dhantro_hw.h457 int hantro_hevc_dec_prepare_run(struct hantro_ctx *ctx);
Dhantro_g2_hevc_dec.c587 ret = hantro_hevc_dec_prepare_run(ctx); in hantro_g2_hevc_dec_run()