Searched defs:h264_decode_t (Results 1 – 1 of 1) sorted by relevance
150 typedef struct h264_decode_t { struct151 uint8_t profile;152 uint8_t level_idc;153 uint8_t nal_ref_idc;154 uint8_t nal_unit_type;155 uint32_t pic_width, pic_height;156 uint32_t slice_type;