Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h193 typedef struct HEVCSPS { struct
194 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 …]