Home | History | Annotate | Download | only in utils

Lines Matching refs:resolution

308 	LogotypeImageResolution *resolution;
381 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
653 if (info->resolution) {
655 info->resolution->type);
656 switch (info->resolution->type) {
658 val = ASN1_INTEGER_get(info->resolution->d.numBits);
662 val = ASN1_INTEGER_get(info->resolution->d.tableSize);