Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h573 typedef struct h264_subsps_t { struct
802 struct h264_subsps_t *active_subsps;
943 struct h264_subsps_t *subsps;
974 struct h264_subsps_t *subspsSet[MAXSPS]; //!< MAXSPS, all subpps storage
977 struct h264_subsps_t *active_subsps;
H A Dh264d_slice.c398 struct h264_subsps_t *active_subsps = NULL; in set_slice_user_parmeters()