Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h36 typedef unsigned int UINT32; typedef
106 UINT32 scaling_list_enabled_flag : 1;
107 UINT32 amp_enabled_flag : 1;
108 UINT32 sample_adaptive_offset_enabled_flag : 1;
109 UINT32 pcm_enabled_flag : 1;
110 UINT32 pcm_sample_bit_depth_luma_minus1 : 4;
111 UINT32 pcm_sample_bit_depth_chroma_minus1 : 4;
112 UINT32 log2_min_pcm_luma_coding_block_size_minus3 : 2;
113 UINT32 log2_diff_max_min_pcm_luma_coding_block_size : 2;
114 UINT32 pcm_loop_filter_disabled_flag : 1;
[all …]
H A Dav1d_syntax.h27 typedef unsigned int UINT32; typedef
60 UINT32 current_operating_point : 12;
61 UINT32 use_128x128_superblock : 1;
62 UINT32 intra_edge_filter : 1;
63 UINT32 interintra_compound : 1;
64 UINT32 masked_compound : 1;
65 UINT32 warped_motion : 1;
66 UINT32 dual_filter : 1;
67 UINT32 jnt_comp : 1;
68 UINT32 screen_content_tools : 1;
[all …]
H A Dvp9d_syntax.h27 typedef unsigned int UINT32; typedef