Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A Dedid-parse.c86 info->production_week = -1; in decode_vendor_and_product_identification()
90 info->production_week = -1; in decode_vendor_and_product_identification()
95 info->production_week = edid[0x10]; in decode_vendor_and_product_identification()
561 if (info->production_week != -1) in dump_monitor_info()
562 printf ("Production Week: %d\n", info->production_week); in dump_monitor_info()
A Dedid.h87 int production_week; /* -1 if not specified */ member

Completed in 3 milliseconds