Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h22 #define MAX_NUM_CLOCK_TS 3 macro
83 int32_t clock_timestamp_flag[MAX_NUM_CLOCK_TS];
84 int32_t ct_type[MAX_NUM_CLOCK_TS];
85 int32_t nuit_field_based_flag[MAX_NUM_CLOCK_TS];
86 int32_t counting_type[MAX_NUM_CLOCK_TS];
87 int32_t full_timestamp_flag[MAX_NUM_CLOCK_TS];
88 int32_t discontinuity_flag[MAX_NUM_CLOCK_TS];
89 int32_t cnt_dropped_flag[MAX_NUM_CLOCK_TS];
90 int32_t n_frames[MAX_NUM_CLOCK_TS];
91 int32_t seconds_value[MAX_NUM_CLOCK_TS];
[all …]