Home | History | Annotate | Download | only in camera

Lines Matching defs:country_code

444     uint32_t country_code;
653 uint32_t country_code;
660 country_code = atoi(country_value);
662 value, country_value, country_code);
667 if (country_numeric[index].country_code == country_code)
669 else if (country_numeric[index].country_code > country_code)