rkvdec_coded_fmt_ops
const struct rkvdec_coded_fmt_ops rkvdec_h264_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_hevc_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_vdpu381_h264_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_vdpu381_hevc_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_vdpu383_h264_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_vdpu383_hevc_fmt_ops = {
const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops = {
const struct rkvdec_coded_fmt_ops *ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_h264_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_hevc_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_vp9_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_vdpu381_h264_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_vdpu381_hevc_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_vdpu383_h264_fmt_ops;
extern const struct rkvdec_coded_fmt_ops rkvdec_vdpu383_hevc_fmt_ops;