Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse_sei.h32 #define SEI_SCAN_FORMAT_PROGRESSIVE 0x3 macro
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sei.c143 pInfo->sei_information.scan_format = SEI_SCAN_FORMAT_PROGRESSIVE; in h264_sei_pic_timing()