HomeSort by relevance Sort by last modified time
    Searched refs:Ti (Results 1 - 25 of 63) sorted by null

1 2 3

  /hardware/ti/omap4-aah/libtiutils/
ErrorUtils.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
31 ///Header file where all the TI OSAL error codes are defined
35 namespace Ti {
45 ///Method to convert from TI OSAL to Android errors
54 } // namespace Ti
Semaphore.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
29 namespace Ti {
63 } // namespace Ti
Status.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
27 namespace Ti {
62 } // namespace Ti
DebugUtils.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
24 namespace Ti {
96 } // namespace Ti
MessageQueue.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
36 namespace Ti {
93 } // namespace Ti
DebugUtils.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
27 namespace Ti {
127 # define LOG_FUNCTION_NAME Ti::FunctionLogger __function_logger_instance(__FILE__, __LINE__, __FUNCTION__);
149 Ti::Debug * const debug = Ti::Debug::instance(); \
153 Ti::IndentString<>(debug->offsetForCurrentThread()).string(), \
179 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
181 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
192 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
194 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug",
    [all...]
ErrorUtils.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
20 namespace Ti {
65 @brief Method to convert from TI OSAL to Android errors
67 @param error Any of the standard TI OSAL error codes (defined in
68 hardware/ti/omx/ducati/domx/system/mm_osal/inc/timm_osal_error.h)
89 @param error Any of the standard OMX error codes (defined in hardware/ti/omx/ducati/domx/system/omx_core/inc/OMX_Core.h)
140 } // namespace Ti
Semaphore.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
24 namespace Ti {
232 } // namespace Ti
UtilsCommon.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
25 namespace Ti {
94 } // namespace Ti
  /hardware/ti/omap4-aah/camera/inc/
Decoder_libjpeg.h 31 namespace Ti {
54 } // namespace Ti
SensorListener.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
35 namespace Ti {
103 } // namespace Ti
ANativeWindowDisplayAdapter.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
23 namespace Ti {
189 } // namespace Ti
CameraProperties.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
35 namespace Ti {
240 } // namespace Ti
TICameraParameters.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
23 namespace Ti {
26 ///TI Specific Camera Parameters
80 // TI recording hint to notify camera adapters of possible recording
87 //TI extensions for camera capabilies
91 // TI extensions to add values for ManualConvergence and AutoConvergence mode
99 // TI extensions to add Min frame rate Values
109 //TI extensions for setting EXIF tags
113 //TI extensions for additional GPS data
118 // TI extensions for VT
    [all...]
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXDCC.h 2 * Copyright (C) Texas Instruments - http://www.ti.com/
20 namespace Ti {
42 } // namespace Ti
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp 43 const std::type_info &ti = typeid(struct Ti {}); // expected-error {{'Ti' cannot be defined in a type specifier}} variable
  /frameworks/base/libs/common_time/
clock_recovery.h 67 static const float Ti;
clock_recovery.cpp 94 const float ClockRecoveryLoop::Ti = 15.0f;
259 dCO = Kc * (1.0f + dT/Ti) * delta_f - Kc * last_delta_f_;
  /hardware/ti/omap4-aah/camera/
CameraProperties.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
29 namespace Ti {
135 } // namespace Ti
CameraHal_Module.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
38 namespace Ti {
57 } // namespace Ti
66 name: "TI OMAP CameraHal Module",
67 author: "TI",
68 methods: &Ti::Camera::camera_module_methods,
72 get_number_of_cameras: Ti::Camera::camera_get_number_of_cameras,
73 get_camera_info: Ti::Camera::camera_get_camera_info,
77 namespace Ti {
82 /* TI specific "private" data can go here (base.priv) *
    [all...]
CameraHalCommon.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
19 namespace Ti {
213 } // namespace Ti
MemoryManager.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
28 namespace Ti {
229 } // namespace Ti
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDefaults.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
27 namespace Ti {
83 } // namespace Ti
OMXDCC.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
31 namespace Ti {
223 } // namespace Ti
OMXZoom.cpp 2 * Copyright (C) Texas Instruments - http://www.ti.com/
27 namespace Ti {
289 } // namespace Ti

Completed in 124 milliseconds

1 2 3