Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 111) sorted by relevance

12345

/hardware/ti/omap4xxx/libtiutils/
DDebugUtils.h23 #define DBGUTILS_LOGVA(str) ALOGV("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__); argument
24 #define DBGUTILS_LOGVB(str,...) ALOGV("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_… argument
25 #define DBGUTILS_LOGDA(str) ALOGD("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__); argument
26 #define DBGUTILS_LOGDB(str, ...) ALOGD("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_… argument
27 #define DBGUTILS_LOGEA(str) ALOGE("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__); argument
28 #define DBGUTILS_LOGEB(str, ...) ALOGE("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__, __VA_A… argument
DMessageQueue.h31 #define MSGQ_LOGDA(str) argument
32 #define MSGQ_LOGDB(str, ...) argument
/hardware/ti/omap4-aah/camera/inc/
DCommon.h38 # define CAMHAL_LOGVA(str) argument
39 # define CAMHAL_LOGVB(str, ...) argument
43 # define CAMHAL_LOGDA(str) argument
44 # define CAMHAL_LOGDB(str, ...) argument
46 # define CAMHAL_LOGVA(str) argument
47 # define CAMHAL_LOGVB(str, ...) argument
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c72 char str[35]; in inv_read_buffer() local
99 char str[40]; in inv_read_raw() local
125 char str[25]; in inv_read_temperature_raw() local
145 char str[8]; in inv_read_fifo_rate() local
165 char str[2]; in inv_read_power_state() local
185 char str[5]; in inv_read_scale() local
205 char str[4]; in inv_read_temp_scale() local
225 char str[4]; in inv_read_temp_offset() local
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c78 char str[35]; in inv_read_buffer() local
105 char str[40]; in inv_read_raw() local
131 char str[25]; in inv_read_temperature_raw() local
151 char str[8]; in inv_read_fifo_rate() local
171 char str[2]; in inv_read_power_state() local
191 char str[5]; in inv_read_scale() local
211 char str[4]; in inv_read_temp_scale() local
231 char str[4]; in inv_read_temp_offset() local
/hardware/ti/omap4xxx/camera/
DCameraHalCommon.cpp41 void CameraHal::PPM(const char* str){ in PPM()
67 void CameraHal::PPM(const char* str){ in PPM()
96 void CameraHal::PPM(const char* str, struct timeval* ppm_first, ...){ in PPM()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp973 String8 str; in createSizesString() local
1005 String8 str; in createValuesString() local
1038 String8 str; in createValuesStringFromMap() local
1065 String8 str; in createZoomRatioValuesString() local
1098 String8 str; in createHfrValuesString() local
1147 String8 str; in createHfrSizesString() local
1215 String8 str; in createFpsRangeString() local
1400 const char *str= NULL; in setVideoSize() local
1611 const char *str = params.getPreviewFormat(); in setPreviewFormat() local
1639 const char *str = params.getPictureFormat(); in setPictureFormat() local
[all …]
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DLogDumpHelper.h58 static void DumpBufferToString(char* str, uint32_t strSize, const uint8_t* start, uint32_t size) in DumpBufferToString()
89 char str[STR_SIZE] = {0} ; in DumpNaluDataBuffer() local
111 char str[STR_SIZE] = {0} ; in DumpBuffer() local
209 char str[STR_SIZE] = {0} ; in DumpBuffer2() local
249 char str[STR_SIZE] = {0} ; in DumpProtectedDataBuffer() local
/hardware/ti/omap4-aah/camera/
DCameraHalCommon.cpp42 void CameraHal::PPM(const char* str){ in PPM()
68 void CameraHal::PPM(const char* str){ in PPM()
97 void CameraHal::PPM(const char* str, struct timeval* ppm_first, ...){ in PPM()
/hardware/qcom/display/msm8960/liboverlay/
Doverlay.cpp72 char str[32]; in configDone() local
109 char str[32]; in nextPipe() local
280 const char *str = "\nOverlay State\n==========================\n"; in getDump() local
285 char str[64] = {'\0'}; in getDump() local
DoverlayUtils.cpp331 char str[256] = {'\0'}; in getDump() local
363 char str[256] = {'\0'}; in getDump() local
383 char str[256] = {'\0'}; in getDump() local
395 char str[256] = {'\0'}; in getDump() local
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Debug.h94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
95 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
96 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
97 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Debug.h69 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
70 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
71 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
72 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Debug.h94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
95 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
96 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
97 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap4-aah/libtiutils/
DMessageQueue.h29 # define MSGQ_LOGDA(str) argument
30 # define MSGQ_LOGDB(str, ...) argument
/hardware/qcom/display/msm8994/liboverlay/
DoverlayUtils.cpp332 char str[256] = {'\0'}; in getDump() local
365 char str[256] = {'\0'}; in getDump() local
384 char str[256] = {'\0'}; in getDump() local
396 char str[256] = {'\0'}; in getDump() local
/hardware/qcom/display/msm8974/liboverlay/
Doverlay.cpp71 char str[32]; in configDone() local
111 char str[32]; in nextPipe() local
342 const char *str = "\nOverlay State\n\n"; in getDump() local
347 char str[64] = {'\0'}; in getDump() local
DoverlayUtils.cpp398 char str[256] = {'\0'}; in getDump() local
431 char str[256] = {'\0'}; in getDump() local
450 char str[256] = {'\0'}; in getDump() local
462 char str[256] = {'\0'}; in getDump() local
/hardware/qcom/display/msm8226/liboverlay/
DoverlayUtils.cpp339 char str[256] = {'\0'}; in getDump() local
372 char str[256] = {'\0'}; in getDump() local
391 char str[256] = {'\0'}; in getDump() local
403 char str[256] = {'\0'}; in getDump() local
Doverlay.cpp77 char str[32]; in configDone() local
141 char str[32]; in nextPipe() local
498 const char *str = "\nOverlay State\n\n"; in getDump() local
503 char str[64] = {'\0'}; in getDump() local
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_uevents.cpp48 static bool isHDMI(const char* str) in isHDMI()
57 const char *str = udata; in handle_uevent() local
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_uevents.cpp47 static bool isHDMI(const char* str) in isHDMI()
56 const char *str = udata; in handle_uevent() local
/hardware/qcom/display/msm8084/liboverlay/
DoverlayUtils.cpp408 char str[256] = {'\0'}; in getDump() local
441 char str[256] = {'\0'}; in getDump() local
460 char str[256] = {'\0'}; in getDump() local
472 char str[256] = {'\0'}; in getDump() local
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp90 char* str; in read_value_string() local
133 char str[MAX_LEN]; in read_value_uint8() local
147 char str[MAX_LEN]; in read_value_uint32() local
161 char str[MAX_LEN]; in read_value_float() local
960 parse_fourcc_and_format(char *str, uint32_t *fourcc, uint32_t *format) in parse_fourcc_and_format()
982 char str[MAX_LEN]; in parse_basic_parameters() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtest_libvpx.cc25 static void append_negative_gtest_filter(const char *str) { in append_negative_gtest_filter()

12345