Searched defs:HEVCSEI (Results 1 – 1 of 1) sorted by relevance
113 typedef struct HEVCSEI { struct114 HEVCSEIPictureHash picture_hash; argument115 HEVCSEIFramePacking frame_packing; argument116 HEVCSEIDisplayOrientation display_orientation; argument117 HEVCSEIPictureTiming picture_timing; argument118 HEVCSEIA53Caption a53_caption; argument119 HEVCSEIMasteringDisplay mastering_display; argument120 HEVCSEIContentLight content_light; argument122 HEVCSEIAlternativeTransfer alternative_transfer; argument123 } HEVCSEI; typedef