Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/rkvdec/
Drkvdec.h125 extern const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops;
Drkvdec.c143 .ops = &rkvdec_vp9_fmt_ops,
Drkvdec-vp9.c1066 const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops = { variable