Searched defs:HEVCSPS (Results 1 – 1 of 1) sorted by relevance
153 typedef struct HEVCSPS { struct154 unsigned vps_id;155 int chroma_format_idc;156 uint8_t separate_colour_plane_flag;158 HEVCWindow output_window;160 HEVCWindow pic_conf_win;162 int bit_depth;163 int bit_depth_chroma;164 int pixel_shift;165 enum AVPixelFormat pix_fmt;[all …]