Searched refs:rkvdec_run (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/ |
| H A D | rkvdec.h | 37 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);
|
| H A D | rkvdec.c | 667 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_preamble() 684 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_postamble()
|
| H A D | rkvdec-h264.c | 110 struct rkvdec_run base;
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec.c | 889 static int rkvdec_run(struct mpp_dev *mpp, in rkvdec_run() function 967 rkvdec_run(mpp, mpp_task); in rkvdec_3328_run() 981 return rkvdec_run(mpp, mpp_task); in rkvdec_1126_run() 988 return rkvdec_run(mpp, mpp_task); in rkvdec_px30_run() 1799 .run = rkvdec_run, 1841 .run = rkvdec_run,
|