Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dtrace_conf.h7 #define LOGD(fmt_str, ...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, "[%s:%d] "fmt_str, __FUN… argument
/hardware/qcom/camera/QCamera2/util/
DQCameraTrace.h73 #define ATRACE_BEGIN_SNPRINTF(fmt_str, ...) \ argument
76 snprintf(trace_tag, CAMERA_TRACE_BUF, fmt_str, ##__VA_ARGS__); \
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c92 const char * fmt_str; member
109 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()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h4530 const char *fmt_str; member