Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec.h122 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run);
H A Drkvdec-vp9.c809 rkvdec_run_postamble(ctx, &run.base); in rkvdec_vp9_run()
819 rkvdec_run_postamble(ctx, &run.base); in rkvdec_vp9_run()
H A Drkvdec-h264.c1161 rkvdec_run_postamble(ctx, &run.base); in rkvdec_h264_run()
H A Drkvdec.c684 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_postamble() function