Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec.h37 struct rkvdec_run { struct
116 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run);
117 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run);
Drkvdec.c659 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_preamble()
676 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_postamble()
Drkvdec-h264.c110 struct rkvdec_run base;