HomeSort by relevance Sort by last modified time
    Searched refs:MAX_SUB_SEQ_LAYERS (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h 25 #define MAX_SUB_SEQ_LAYERS 256
188 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];
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c 687 if(sei_msg_ptr->num_sub_seq_layers_minus1 >= MAX_SUB_SEQ_LAYERS)
    [all...]

Completed in 48 milliseconds