Home
last modified time | relevance | path

Searched defs:h264d_cur_ctx_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h941 typedef struct h264d_cur_ctx_t { struct
942 struct h264_sps_t sps;
943 struct h264_subsps_t *subsps;
944 struct h264_pps_t pps;
945 struct h264_prefix_t prefix;
946 struct h264_sei_t *sei;
947 struct h264_nalu_t nalu;
948 struct bitread_ctx_t bitctx; //!< for control bit_read
949 struct h264d_curstrm_t strm;
950 struct h264_slice_t slice;
[all …]