Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sps.c284 case h264_ProfileHigh444: in h264_Parse_SeqParameterSet()
337 (SPS->profile_idc == h264_ProfileHigh422) || (SPS->profile_idc == h264_ProfileHigh444) ) in h264_Parse_SeqParameterSet()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h224 h264_ProfileHigh444 = 144, /** High profile 4:4:4 */ enumerator