Home
last modified time | relevance | path

Searched refs:VIDDEC_WORKLOAD_SEQUENCE_INFO (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
Dviddec_mpeg2_workload.c324 wi.vwi_type = VIDDEC_WORKLOAD_SEQUENCE_INFO; in viddec_mpeg2_append_metadata()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse.c212 wi_sl.vwi_type = VIDDEC_WORKLOAD_SEQUENCE_INFO; in vc1_ParseSequenceLayer()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
Dviddec_fw_item_types.h94 VIDDEC_WORKLOAD_SEQUENCE_INFO=0xa00, /* MPEG2 Seq Hdr, H264 SPS, VC1 SeqLayer */ enumerator
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_workload.c583 wi.vwi_type = VIDDEC_WORKLOAD_SEQUENCE_INFO; in h264_parse_emit_sps()