Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sps.c282 case h264_ProfileHigh10: 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.h222 h264_ProfileHigh10 = 110, /** High 10 profile */ enumerator