Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h201 typedef struct HEVCSPS { struct
202 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 …]