Searched defs:HEVCSPS (Results 1 – 1 of 1) sorted by relevance
201 typedef struct HEVCSPS { struct202 RK_U32 vps_id;203 RK_U32 sps_id;204 RK_S32 chroma_format_idc;205 RK_U8 separate_colour_plane_flag;208 RK_S32 output_width, output_height;209 HEVCWindow output_window;211 HEVCWindow pic_conf_win;213 RK_S32 bit_depth;214 RK_S32 bit_depth_chroma;///<- zrh add[all …]