Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dvp9d_syntax.h24 typedef unsigned short USHORT; typedef
95 USHORT frame_type : 1;
96 USHORT show_frame : 1;
97 USHORT error_resilient_mode : 1;
98 USHORT subsampling_x : 1;
99 USHORT subsampling_y : 1;
100 USHORT extra_plane : 1;
101 USHORT refresh_frame_context : 1;
102 USHORT intra_only : 1;
103 USHORT frame_context_idx : 2;
[all …]
H A Dh265d_syntax.h33 typedef unsigned short USHORT; typedef
67 USHORT lt_ref_pic_poc_lsb;
72 USHORT PicWidthInMinCbsY;
73 USHORT PicHeightInMinCbsY;
76 USHORT chroma_format_idc : 2;
77 USHORT separate_colour_plane_flag : 1;
78 USHORT bit_depth_luma_minus8 : 3;
79 USHORT bit_depth_chroma_minus8 : 3;
80 USHORT log2_max_pic_order_cnt_lsb_minus4 : 4;
81 USHORT NoPicReorderingFlag : 1;
[all …]
H A Dav1d_syntax.h24 typedef unsigned short USHORT; typedef
49 USHORT width ;
50 USHORT height ;
51 USHORT max_width ;
52 USHORT max_height ;
53 USHORT CurrPicTextureIndex ;
54 USHORT superres_denom ;
55 USHORT bitdepth ;
56 USHORT seq_profile ;
57 USHORT frame_header_size ;
[all …]