Searched defs:NULL (Results 1 - 25 of 32) sorted by relevance

12

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
H A Dstdint.h16 #ifndef NULL
17 #define NULL (void*)0x0 macro
/hardware/intel/common/libmix/mix_common/src/
H A Dmixparams.c40 NULL,
41 NULL,
43 NULL,
44 NULL,
48 NULL
56 info.value_table = NULL;
132 return NULL;
143 return NULL;
159 g_return_val_if_fail(MIX_IS_PARAMS (obj), NULL); local
168 MixParamsClass *klass = NULL;
269 g_return_val_if_fail (MIX_VALUE_HOLDS_PARAMS (value), NULL); local
[all...]
/hardware/libhardware/tests/camera2/
H A DCameraModuleFixture.h115 int getDeviceVersion(int cameraId, status_t* status = NULL) { argument
119 if (status != NULL) *status = res;
137 ASSERT_TRUE(mDevice != NULL) << "Failed to open device " << mCameraID;
H A DCameraMultiStreamTests.cpp104 ASSERT_NE((void*)NULL, mSurfaceControl.get());
114 ASSERT_NE((void*)NULL, surface.get());
125 ASSERT_NE((int32_t*)NULL, data);
143 ASSERT_NE((int32_t*)NULL, data);
194 mCpuConsumer = NULL;
337 sp<Surface> surface = NULL,
592 ASSERT_NE((void*)NULL, previewStream.get());
601 ASSERT_NE((void*)NULL, meteringStream.get());
609 ASSERT_NE((void*)NULL, captureStream.get());
332 CreateStream( int width, int height, const sp<CameraDeviceBase>& device, CameraStreamParams param = DEFAULT_STREAM_PARAMETERS, sp<Surface> surface = NULL, bool useCpuConsumer = true) argument
/hardware/ti/omap4-aah/security/tf_sdk/include/
H A Ds_type.h94 #ifndef NULL
96 # define NULL 0 macro
98 # define NULL ((void *)0) macro
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Ds_type.h94 #ifndef NULL
96 # define NULL 0 macro
98 # define NULL ((void *)0) macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h35 * preprocessor symbols (TRUE, FALSE, NULL, ...).
264 #ifndef NULL
265 #define NULL 0 macro
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h84 /* NULL (Definition is language specific) */
87 #ifndef NULL
89 #define NULL 0 macro
91 #define NULL ((void *)0) /* Null pointer. */ macro
96 /* NULL character (normally used for string termination) */
H A Dstd.h237 #ifndef NULL
238 #define NULL 0 macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h84 /* NULL (Definition is language specific) */
87 #ifndef NULL
89 #define NULL 0 macro
91 #define NULL ((void *)0) /* Null pointer. */ macro
96 /* NULL character (normally used for string termination) */
H A Dstd.h239 #ifndef NULL
240 #define NULL 0 macro
/hardware/ti/omap4-aah/camera/inc/
H A DBufferSourceAdapter.h123 CameraFrame *frame = NULL;
168 virtual int enableDisplay(int width, int height, struct timeval *refTime = NULL);
173 virtual status_t setSnapshotTimeRef(struct timeval *refTime = NULL) { return NO_ERROR; } argument
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c138 OMX_COMPONENTTYPE *pHandle = NULL;
139 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
151 PROXY_assert(pHandle->pComponentPrivate != NULL,
165 PROXY_assert(pComponentPrivate->cCompName != NULL,
178 pComponentPrivate->debugframeInfo.toFrame = atoi(strtok(NULL, ":"));
186 if (pComponentPrivate->cCompName != NULL)
189 pComponentPrivate->cCompName = NULL;
191 if (pComponentPrivate != NULL)
194 pComponentPrivate = NULL;
203 OMX_COMPONENTTYPE *pHandle = NULL;
306 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/ti/omap4xxx/camera/inc/
H A DNV12_resize.h60 #ifndef NULL
61 #define NULL 0 macro
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c123 OMX_COMPONENTTYPE *pHandle = NULL;
124 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
136 PROXY_assert(pHandle->pComponentPrivate != NULL,
150 PROXY_assert(pComponentPrivate->cCompName != NULL,
163 OMX_COMPONENTTYPE *pHandle = NULL;
164 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
239 if (pComponentPrivate->cCompName != NULL)
242 pComponentPrivate->cCompName = NULL;
244 if (pComponentPrivate != NULL)
247 pComponentPrivate = NULL;
278 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/intel/common/libmix/mix_video/src/
H A Dmixdisplay.c68 NULL,
69 NULL,
71 NULL,
72 NULL,
76 NULL
168 return NULL;
180 return NULL;
198 g_return_val_if_fail (MIX_IS_DISPLAY (obj), NULL); local
208 MixDisplayClass *klass = NULL;
227 g_return_if_fail (obj != NULL);
358 g_return_val_if_fail (MIX_VALUE_HOLDS_DISPLAY (value), NULL); local
373 g_return_val_if_fail (MIX_VALUE_HOLDS_DISPLAY (value), NULL); local
462 g_return_val_if_fail (g_type_is_a (object_type, MIX_TYPE_DISPLAY), NULL); local
[all...]
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dmltypes.h137 #ifndef NULL
138 #define NULL 0 macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dmltypes.h137 #ifndef NULL
138 #define NULL 0 macro
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c144 OMX_COMPONENTTYPE *pHandle = NULL;
145 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
150 OMX_PROXY_H264E_PRIVATE *pProxy = NULL;
162 PROXY_assert(pHandle->pComponentPrivate != NULL,
176 PROXY_assert(pComponentPrivate->cCompName != NULL,
186 PROXY_assert(pComponentPrivate->pCompProxyPrv != NULL,
231 if(pProxy->hBufPipe != NULL)
234 pProxy->hBufPipe = NULL;
237 if(pComponentPrivate->pCompProxyPrv != NULL)
240 pComponentPrivate->pCompProxyPrv = NULL;
521 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c143 OMX_COMPONENTTYPE *pHandle = NULL;
144 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
149 OMX_PROXY_MPEG4E_PRIVATE *pProxy = NULL;
161 PROXY_assert(pHandle->pComponentPrivate != NULL,
175 PROXY_assert(pComponentPrivate->cCompName != NULL,
185 PROXY_assert(pComponentPrivate->pCompProxyPrv != NULL,
229 if(pProxy->hBufPipe != NULL)
232 pProxy->hBufPipe = NULL;
235 if(pComponentPrivate->pCompProxyPrv != NULL)
238 pComponentPrivate->pCompProxyPrv = NULL;
504 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/qcom/gps/msm8909/utils/
H A DLocTimer.cpp183 : mClient(NULL), mLock(NULL), mFutureTime(delay), mContainer(NULL) {}
184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } }
202 LocTimerContainer* LocTimerContainer::mSwTimers = NULL;
203 LocTimerContainer* LocTimerContainer::mHwTimers = NULL;
204 MsgTask* LocTimerContainer::mMsgTask = NULL;
205 LocTimerPollTask* LocTimerContainer::mPollTask = NULL;
247 container = NULL;
303 timerfd_settime(getTimerFd(), TFD_TIMER_ABSTIME, &delay, NULL); local
378 timerfd_settime(getTimerFd(), TFD_TIMER_ABSTIME, &delay, NULL); local
[all...]
/hardware/qcom/gps/msm8996/utils/
H A DLocTimer.cpp183 : mClient(NULL), mLock(NULL), mFutureTime(delay), mContainer(NULL) {}
184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } }
202 LocTimerContainer* LocTimerContainer::mSwTimers = NULL;
203 LocTimerContainer* LocTimerContainer::mHwTimers = NULL;
204 MsgTask* LocTimerContainer::mMsgTask = NULL;
205 LocTimerPollTask* LocTimerContainer::mPollTask = NULL;
247 container = NULL;
303 timerfd_settime(getTimerFd(), TFD_TIMER_ABSTIME, &delay, NULL); local
378 timerfd_settime(getTimerFd(), TFD_TIMER_ABSTIME, &delay, NULL); local
[all...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c178 if (hComponent == NULL){
276 OMX_COMPONENTTYPE *pHandle = NULL;
277 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
282 OMX_PROXY_H264E_PRIVATE *pProxy = NULL;
298 PROXY_assert(pHandle->pComponentPrivate != NULL,
312 PROXY_assert(pComponentPrivate->cCompName != NULL,
322 PROXY_assert(pComponentPrivate->pCompProxyPrv != NULL,
370 if(pProxy->hBufPipe != NULL)
373 pProxy->hBufPipe = NULL;
376 if(pComponentPrivate->pCompProxyPrv != NULL)
666 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c176 if (hComponent == NULL){
274 OMX_COMPONENTTYPE *pHandle = NULL;
275 PROXY_COMPONENT_PRIVATE *pComponentPrivate = NULL;
280 OMX_PROXY_MPEG4E_PRIVATE *pProxy = NULL;
296 PROXY_assert(pHandle->pComponentPrivate != NULL,
310 PROXY_assert(pComponentPrivate->cCompName != NULL,
320 PROXY_assert(pComponentPrivate->pCompProxyPrv != NULL,
367 if(pProxy->hBufPipe != NULL)
370 pProxy->hBufPipe = NULL;
373 if(pComponentPrivate->pCompProxyPrv != NULL)
642 PROXY_require(strlen(cParameterName) <= 127, OMX_ErrorBadParameter, NULL); local
[all...]
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h249 #ifndef NULL
250 #define NULL 0 macro

Completed in 1243 milliseconds

12