Searched defs:HEVCSPS (Results 1 – 1 of 1) sorted by relevance
193 typedef struct HEVCSPS { struct194 RK_U32 vps_id;195 RK_U32 sps_id;196 RK_S32 chroma_format_idc;197 RK_U8 separate_colour_plane_flag;200 RK_S32 output_width, output_height;201 HEVCWindow output_window;203 HEVCWindow pic_conf_win;205 RK_S32 bit_depth;206 RK_S32 bit_depth_chroma;///<- zrh add[all …]