Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h27 #define NUM_SPS 32 macro
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sei.c55 if(sei_msg_ptr->seq_param_set_id >= NUM_SPS) in h264_sei_buffering_period()