Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec.h116 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run);
H A Drkvdec-h264.c1097 rkvdec_run_preamble(ctx, &run->base); in rkvdec_h264_run_preamble()
H A Drkvdec.c667 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_preamble() function