Home
last modified time | relevance | path

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

/linux/drivers/media/platform/rockchip/rkvdec/ !
H A Drkvdec.h66 struct rkvdec_coded_fmt_ops { struct
97 const struct rkvdec_coded_fmt_ops *ops; argument
141 extern const struct rkvdec_coded_fmt_ops rkvdec_h264_fmt_ops;
142 extern const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops;
H A Drkvdec-h264.c1205 const struct rkvdec_coded_fmt_ops rkvdec_h264_fmt_ops = {
H A Drkvdec-vp9.c1066 const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops = {