Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sps.c285 case h264_ProfileHigh: in h264_Parse_SeqParameterSet()
336 if((SPS->profile_idc == h264_ProfileHigh) || (SPS->profile_idc == h264_ProfileHigh10) || in h264_Parse_SeqParameterSet()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h221 h264_ProfileHigh = 100 , /** High profile */ enumerator