Searched refs:fmt (Results 1 - 25 of 168) sorted by relevance

1234567

/hardware/ti/omap4xxx/domx/mm_osal/inc/
H A Dtimm_osal_trace.h112 const char *fmt, ...);
117 #define __TIMM_OSAL_Trace(level, tracegrp, fmt, ...) \
122 __TIMM_OSAL_TraceFunction(&loc, fmt"\n", ##__VA_ARGS__); \
128 #define TIMM_OSAL_Error(fmt,...) TIMM_OSAL_ErrorExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
133 #define TIMM_OSAL_Warning(fmt,...) TIMM_OSAL_WarningExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
138 #define TIMM_OSAL_Info(fmt,...) TIMM_OSAL_InfoExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
143 #define TIMM_OSAL_Debug(fmt,
[all...]
/hardware/ti/omap4-aah/domx/mm_osal/inc/
H A Dtimm_osal_trace.h131 const char *fmt, ...);
136 #define __TIMM_OSAL_Trace(level, tracegrp, fmt, ...) \
141 __TIMM_OSAL_TraceFunction(&loc, fmt"\n", ##__VA_ARGS__); \
147 #define TIMM_OSAL_Error(fmt,...) TIMM_OSAL_ErrorExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
152 #define TIMM_OSAL_Warning(fmt,...) TIMM_OSAL_WarningExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
157 #define TIMM_OSAL_Profiling(fmt,...) TIMM_OSAL_ProfilingExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__)
162 #define TIMM_OSAL_Info(fmt,
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h66 #define CLOGx(module, level, fmt, args...) \
69 mm_camera_debug_log(module, level, __func__, __LINE__, fmt, ##args); \
74 #define CLOGI(module, fmt, args...) \
75 CLOGx(module, CAM_GLBL_DBG_INFO, fmt, ##args)
77 #define CLOGD(module, fmt, args...) \
78 CLOGx(module, CAM_GLBL_DBG_DEBUG, fmt, ##args)
80 #define CLOGL(module, fmt, args...) \
81 CLOGx(module, CAM_GLBL_DBG_LOW, fmt, ##args)
83 #define CLOGW(module, fmt, args...) \
84 CLOGx(module, CAM_GLBL_DBG_WARN, fmt, ##arg
[all...]
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dlog.h142 #define MPL_LOGV(fmt, ...) \
146 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
152 #define MPL_LOGV(fmt, ...) \
155 MPL_LOG(MPL_LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
158 #define MPL_LOGV(fmt, ...) \
161 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
168 #define MPL_LOGV(fmt, ...) MPL_LOG(MPL_LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
170 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS_
[all...]
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h124 #define MPL_LOGV(fmt, ...) \
128 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
132 #define MPL_LOGV(fmt, ...) \
135 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
140 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
150 #define MPL_LOGV_IF(cond, fmt, ...) \
151 do { if (0) MPL_LOG(fmt, ##__VA_ARGS__); } while (0)
153 #define MPL_LOGV_IF(cond, fmt, ...) \
155 ? MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS_
[all...]
/hardware/intel/img/hwcomposer/merrifield/common/utils/
H A DHwcTrace.h29 #define VTRACE(fmt,...) ALOGV("%s: " fmt, __func__, ##__VA_ARGS__)
30 #define DTRACE(fmt,...) ALOGD("%s: " fmt, __func__, ##__VA_ARGS__)
31 #define ITRACE(fmt,...) ALOGI("%s: " fmt, __func__, ##__VA_ARGS__)
32 #define WTRACE(fmt,...) ALOGW("%s: " fmt, __func__, ##__VA_ARGS__)
33 #define ETRACE(fmt,...) ALOGE("%s: " fmt, __func_
[all...]
H A DDump.cpp36 void Dump::append(const char *fmt, ...) argument
44 va_start(ap, fmt);
45 len = vsnprintf(mBuf, mLen, fmt, ap);
H A DDump.h27 void append(const char *fmt, ...);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
H A DHwcTrace.h29 #define VLOGTRACE(fmt,...) ALOGV("%s: " fmt, __func__, ##__VA_ARGS__)
30 #define DLOGTRACE(fmt,...) ALOGD("%s: " fmt, __func__, ##__VA_ARGS__)
31 #define ILOGTRACE(fmt,...) ALOGI("%s: " fmt, __func__, ##__VA_ARGS__)
32 #define WLOGTRACE(fmt,...) ALOGW("%s: " fmt, __func__, ##__VA_ARGS__)
33 #define ELOGTRACE(fmt,...) ALOGE("%s: " fmt, __func_
[all...]
H A DDump.cpp36 void Dump::append(const char *fmt, ...) argument
44 va_start(ap, fmt);
45 len = vsnprintf(mBuf, mLen, fmt, ap);
H A DDump.h27 void append(const char *fmt, ...);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dy4menc.c15 vpx_img_fmt_t fmt) {
16 const char *const color = fmt == VPX_IMG_FMT_444A ? "C444alpha\n" :
17 fmt == VPX_IMG_FMT_I444 ? "C444\n" :
18 fmt == VPX_IMG_FMT_I422 ? "C422\n" :
13 y4m_write_file_header(char *buf, size_t len, int width, int height, const struct VpxRational *framerate, vpx_img_fmt_t fmt) argument
H A Dy4menc.h26 vpx_img_fmt_t fmt);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h46 #define DEBUG_PRINT_ERROR(fmt, args...) \
48 ALOGE(fmt,##args)
50 #define DEBUG_PRINT_INFO(fmt, args...) \
52 ALOGI(fmt,##args)
54 #define DEBUG_PRINT_LOW(fmt, args...) \
56 ALOGD(fmt,##args)
58 #define DEBUG_PRINT_HIGH(fmt, args...) \
60 ALOGD(fmt,##args)
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h46 #define DEBUG_PRINT_ERROR(fmt, args...) ({ \
48 ALOGE(fmt,##args); \
51 #define DEBUG_PRINT_INFO(fmt, args...) ({ \
53 ALOGI(fmt,##args); \
56 #define DEBUG_PRINT_LOW(fmt, args...) ({ \
58 ALOGD(fmt,##args); \
61 #define DEBUG_PRINT_HIGH(fmt, args...) ({ \
63 ALOGD(fmt,##args); \
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
H A Domx_rpc_utils.h67 #define DOMX_ERROR(fmt,...) TIMM_OSAL_Error(fmt, ##__VA_ARGS__)
68 #define DOMX_WARN(fmt,...) TIMM_OSAL_Warning(fmt, ##__VA_ARGS__)
69 #define DOMX_INFO(fmt,...) TIMM_OSAL_Info(fmt, ##__VA_ARGS__)
70 #define DOMX_DEBUG(fmt,...) TIMM_OSAL_Debug(fmt, ##__VA_ARGS__)
71 #define DOMX_ENTER(fmt,...) TIMM_OSAL_Entering(fmt, ##__VA_ARGS_
[all...]
/hardware/ti/omap4-aah/
H A Dtm.c5 static void printf_log(const char *fmt, ...) argument
8 va_start(lst, fmt);
9 vprintf(fmt, lst);
14 extern void (*malloc_log)(const char *fmt, ...);
/hardware/ti/omap4xxx/domx/mm_osal/src/
H A Dtimm_osal_trace.c94 const char *fmt, ...)
107 va_start(ap, fmt); /* make ap point to first arg after 'fmt' */
116 vsprintf(string, fmt, ap);
125 vprintf(fmt, ap);
93 __TIMM_OSAL_TraceFunction(const __TIMM_OSAL_TRACE_LOCATION * loc, const char *fmt, ...) argument
/hardware/ti/omap4xxx/
H A Dtm.c5 static void printf_log(const char *fmt, ...) argument
8 va_start(lst, fmt);
9 vprintf(fmt, lst);
14 extern void (*malloc_log)(const char *fmt, ...);
/hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/
H A Domx_rpc_utils.h67 #define DOMX_ERROR(fmt,...) TIMM_OSAL_Error(fmt, ##__VA_ARGS__)
68 #define DOMX_WARN(fmt,...) TIMM_OSAL_Warning(fmt, ##__VA_ARGS__)
69 #define DOMX_PROF(fmt,...) TIMM_OSAL_Profiling(fmt, ##__VA_ARGS__)
70 #define DOMX_INFO(fmt,...) TIMM_OSAL_Info(fmt, ##__VA_ARGS__)
71 #define DOMX_DEBUG(fmt,...) TIMM_OSAL_Debug(fmt, ##__VA_ARGS_
[all...]
/hardware/ti/omap4-aah/ion/
H A Domap_ion.h26 int fmt; member in struct:omap_ion_tiler_alloc_data
/hardware/ti/omap4xxx/ion/
H A Domap_ion.h26 int fmt; member in struct:omap_ion_tiler_alloc_data
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_image.c44 vpx_img_fmt_t fmt,
71 switch (fmt) {
103 switch (fmt) {
115 switch (fmt) {
132 s = (fmt & VPX_IMG_FMT_PLANAR) ? w : bps * w / 8;
150 img->img_data = img_buf_memalign(buf_align, ((fmt & VPX_IMG_FMT_PLANAR) ?
158 img->fmt = fmt;
179 vpx_img_fmt_t fmt,
183 return img_alloc_helper(img, fmt, d_
43 img_alloc_helper(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, unsigned int buf_align, unsigned int stride_align, unsigned char *img_data) argument
178 vpx_img_alloc(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, unsigned int align) argument
186 vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, unsigned int stride_align, unsigned char *img_data) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dutil.h24 assert((img1->fmt == img2->fmt) &&
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp38 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)

Completed in 899 milliseconds

1234567