Searched refs:fmt_str (Results 1 – 3 of 3) sorted by relevance
7 #define LOGD(fmt_str, ...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, "[%s:%d] "fmt_str, __FUN… argument
92 const char * fmt_str; member109 if (!strcmp(va_fourcc_map[i].fmt_str, str)) { in map_str_to_vafourcc()123 return va_fourcc_map[i].fmt_str; in map_vafourcc_to_str()
4530 const char *fmt_str; member