Home | History | Annotate | Download | only in camera

Lines Matching refs:desc

341             if (!strcmp(arr[i].desc, name))
943 str.append(values[0].desc);
947 str.append(values[i].desc);
2699 #define PARSE_LOCATION(what,type,fmt,desc) do { \
2709 " be parsed as a " #desc, what##_str); \