Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dhttp_curl.c317 LogotypeImageResolution *resolution; member
390 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
647 if (info->resolution) { in i2r_LogotypeImageInfo()
649 info->resolution->type); in i2r_LogotypeImageInfo()
650 switch (info->resolution->type) { in i2r_LogotypeImageInfo()
652 val = ASN1_INTEGER_get(info->resolution->d.numBits); in i2r_LogotypeImageInfo()
656 val = ASN1_INTEGER_get(info->resolution->d.tableSize); in i2r_LogotypeImageInfo()