OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPS_MAX_SUB_LAYERS
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/common/
ihevc_structs.h
1056
WORD8 ai1_sub_layer_profile_present_flag[
VPS_MAX_SUB_LAYERS
- 1];
1061
WORD8 ai1_sub_layer_level_present_flag[
VPS_MAX_SUB_LAYERS
- 1];
1066
profile_tier_lvl_t as_ptl_sub[
VPS_MAX_SUB_LAYERS
- 1];
1223
WORD8 ai1_vps_max_dec_pic_buffering[
VPS_MAX_SUB_LAYERS
];
1228
WORD8 ai1_vps_max_num_reorder_pics[
VPS_MAX_SUB_LAYERS
];
1233
WORD8 ai1_vps_max_latency_increase[
VPS_MAX_SUB_LAYERS
];
1262
WORD8 ai1_bit_rate_info_present_flag[
VPS_MAX_SUB_LAYERS
];
1268
WORD8 ai1_pic_rate_info_present_flag[
VPS_MAX_SUB_LAYERS
];
1273
UWORD16 au2_avg_bit_rate[
VPS_MAX_SUB_LAYERS
];
1277
UWORD16 au2_max_bit_rate[
VPS_MAX_SUB_LAYERS
];
[
all
...]
ihevc_defs.h
236
#define
VPS_MAX_SUB_LAYERS
7
/external/libhevc/decoder/
ihevcd_parse_headers.c
[
all
...]
Completed in 2273 milliseconds