Home
last modified time | relevance | path

Searched refs:h264_subsps_t (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h573 typedef struct h264_subsps_t { struct
802 struct h264_subsps_t *active_subsps;
948 struct h264_subsps_t *subsps;
981 struct h264_subsps_t *subspsSet[MAXSPS]; //!< MAXSPS, all subpps storage
984 struct h264_subsps_t *active_subsps;
H A Dh264d_slice.c410 struct h264_subsps_t *active_subsps = NULL; in set_slice_user_parmeters()