Searched refs:MAX_SUB_SEQ_LAYERS (Results 1 – 2 of 2) sorted by relevance
25 #define MAX_SUB_SEQ_LAYERS 256 macro188 int32_t accurate_statistics_flag[MAX_SUB_SEQ_LAYERS];189 int32_t average_bit_rate[MAX_SUB_SEQ_LAYERS];190 int32_t average_frame_rate[MAX_SUB_SEQ_LAYERS];
687 if(sei_msg_ptr->num_sub_seq_layers_minus1 >= MAX_SUB_SEQ_LAYERS) in h264_sei_sub_seq_layer()