Searched refs:status (Results 26 - 50 of 406) sorted by relevance

1234567891011>>

/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
H A Domx_rpc.c108 OMX_S32 status = 0; local
150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq);
151 RPC_assert(status >= 0, RPC_OMX_ErrorInsufficientResources,
170 status =
173 RPC_assert(status == 0, RPC_OMX_ErrorInsufficientResources,
204 OMX_S32 status = 0; local
213 status =
215 if (status <= 0)
223 status = pthread_join(pRPCCtx->cbThread, NULL);
224 if (status !
288 OMX_S32 maxfd = 0, status = 0; local
[all...]
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc.c108 OMX_S32 status = 0; local
150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq);
151 RPC_assert(status >= 0, RPC_OMX_ErrorInsufficientResources,
170 status =
173 RPC_assert(status == 0, RPC_OMX_ErrorInsufficientResources,
204 OMX_S32 status = 0; local
213 status =
215 if (status <= 0)
223 status = pthread_join(pRPCCtx->cbThread, NULL);
224 if (status !
288 OMX_S32 maxfd = 0, status = 0; local
[all...]
/hardware/intel/common/libva/test/basic/
H A Dtest_03.c41 status("vaMaxEntryPoints = %d\n", max_entrypoints);
52 status("vaQueryConfigEntryPoints(%s) reports %d entrypoints\n", profile2string(profiles[i]), num_entrypoints);
57 status(" entrypoint %d [%s]\n", entrypoints[j], entrypoint2string(entrypoints[j]));
H A Dtest_07.c65 status("vaCreateSurfaces 1 surface\n");
71 status("vaCreateSurfaces 4 surfaces\n");
77 status("vaCreateSurfaces 16 surfaces\n");
89 status("vaDestroySurface 4 surfaces\n");
93 status("vaCreateSurfaces 6 surfaces\n");
103 status("vaDestroySurface 16 surfaces\n");
107 status("vaDestroySurface 1 surface\n");
111 status("vaDestroySurface 6 surfaces\n");
H A Dtest_vaSurfaceAttrib.c66 status("VAEntrypointEncSlice doesn't support, exit.\n");
78 status("VA_RT_FORMAT_YUV420 doesn't support, exit\n");
83 status("VBR mode doesn't found, exit\n");
99 status("supported memory type:\n");
101 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_VA\n");
103 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_V4L2\n");
105 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_USER_PTR\n");
107 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_ANDROID_GRALLOC\n");
109 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_ANDROID_ION\n");
111 status("\tVA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DR
[all...]
/hardware/qcom/gps/core/
H A DUlpProxyBase.h57 enum loc_sess_status status,
66 inline virtual bool reportStatus(GpsStatusValue status) { argument
77 enum loc_sess_status status,
54 reportPosition(UlpLocation &location, GpsLocationExtended &locationExtended, void* locationExt, enum loc_sess_status status, LocPosTechMask loc_technology_mask) argument
75 reportPositions(GpsExtLocation * locations, int32_t number_of_locations, enum loc_sess_status status, LocPosTechMask techMask) argument
H A Dloc_core_log.h51 const char* loc_get_position_sess_status_name(enum loc_sess_status status);
52 const char* loc_get_agps_status_name(AGpsStatusValue status);
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.c334 int status = 0; local
340 status = 1;
341 return status;
346 status = 1;
347 return status;
352 status = 1;
353 return status;
358 status = 1;
359 return status;
375 int status local
1007 inv_build_accel(const long *accel, int status, inv_time_t timestamp) argument
1077 inv_build_compass(const long *compass, int status, inv_time_t timestamp) argument
1150 inv_build_quat(const long *quat, int status, inv_time_t timestamp) argument
1192 inv_build_pressure(const long pressure, int status, inv_time_t timestamp) argument
[all...]
/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_APIs.h46 const int16 status,
55 const int16 status,
H A DAK8975Driver.h90 int AKD_GetOpenStatus(int* status);
92 int AKD_GetCloseStatus(int* status);
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
H A DAKFS_AK8975.c26 const int16 status,
33 if (AK8975_ST_ERROR(status)) {
24 AKFS_DecompAK8975( const int16 mag[3], const int16 status, const uint8vec* asa, const int16 nhdata, AKFVEC hdata[] ) argument
H A DAKFS_AK8975.h43 const int16 status,
/hardware/intel/img/psb_video/src/android/
H A Dpsb_gralloc.h46 int gralloc_getdisplaystatus(buffer_handle_t handle, int* status);
/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c78 event->common.status = RECOGNITION_STATUS_SUCCESS;
123 int status = 0; local
128 status = -EINVAL;
133 status = -EINVAL;
138 status = -ENOSYS;
152 return status;
159 int status = 0; local
164 status = -EINVAL;
168 status = -ENOSYS;
182 return status;
192 int status = 0; local
222 int status = 0; local
[all...]
/hardware/libhardware_legacy/audio/
H A DA2dpAudioInterface.cpp64 uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status)
68 return mHardwareInterface->openOutputStream(devices, format, channels, sampleRate, status);
75 if (status)
76 *status = -1;
90 if (status)
91 *status = err;
107 uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status,
110 return mHardwareInterface->openInputStream(devices, format, channels, sampleRate, status, acoustics);
138 status_t status = NO_ERROR; local
161 if (status
63 openOutputStream( uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status) argument
106 openInputStream( uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status, AudioSystem::audio_in_acoustics acoustics) argument
277 status_t status = -1; local
339 status_t status = a2dp_init(44100, 2, &mData); local
379 status_t status = NO_ERROR; local
[all...]
/hardware/qcom/gps/msm8960/core/
H A Dloc_core_log.h51 const char* loc_get_position_sess_status_name(enum loc_sess_status status);
52 const char* loc_get_agps_status_name(AGpsStatusValue status);
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c280 int status = 0; local
286 status = 1;
287 return status;
292 status = 1;
293 return status;
298 status = 1;
299 return status;
304 status = 1;
305 return status;
324 if ((sensors.quat.status
716 inv_build_accel(const long *accel, int status, inv_time_t timestamp) argument
786 inv_build_compass(const long *compass, int status, inv_time_t timestamp) argument
853 inv_build_quat(const long *quat, int status, inv_time_t timestamp) argument
[all...]
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderWMV.cpp38 Decode_Status status; local
40 status = VideoDecoderBase::start(buffer);
49 status = parseBuffer(buffer->data, buffer->size, &data);
52 status = startVA(data);
53 return status;
82 Decode_Status status; local
89 status = parseBuffer(buffer->data, buffer->size, &data);
93 status = startVA(data);
127 status = decodeFrame(buffer, data);
129 return status;
133 Decode_Status status; local
221 Decode_Status status; local
522 Decode_Status status; local
[all...]
/hardware/libhardware/
H A Dhardware.c70 int status; local
83 status = -EINVAL;
92 status = -EINVAL;
99 status = -EINVAL;
106 status = 0;
109 if (status != 0) {
122 return status;
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp101 int status = -EINVAL; local
109 return status;
112 status = 0;
114 status = fb_device_open(module, name, device);
116 return status;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.cpp32 int status; local
36 // status = pReader->Length(&total, &available);
37 // assert(status >= 0);
47 status = pReader->Read(pos, 1, &b);
49 if (status < 0) //error or underflow
50 return status;
52 if (status > 0) //interpreted as "underflow"
75 status = pReader->Read(pos, 1, &b);
77 if (status < 0)
80 return status;
108 int status = pReader->Length(&total, &available); local
158 const long status = pReader->Read(pos, 1, &b); local
189 const int status = pReader->Read(pos, size, buf); local
259 const long status = pReader->Read(pos, 1, (unsigned char*)&b); local
273 const long status = pReader->Read(pos, 1, &b); local
309 const long status = pReader->Read(pos, size, buf); local
374 const long status = pReader->Length(&total, &available); local
420 long status = pReader->Length(&total, &available); local
499 long status = pReader->Length(&total, &available); local
739 const long status = pReader->Length(&total, &available); local
864 const int status = m_pReader->Length(&total, &available); local
967 const long status = m_pInfo->Parse(); local
986 const long status = m_pTracks->Parse(); local
1020 const long status = m_pSeekHead->Parse(); local
1065 long status = m_pReader->Length(&total, &avail); local
1822 const int status = LoadCluster(); local
1875 const long status = ParseElementHeader( local
1919 const long status = ParseElementHeader( local
2064 const int status = m_pReader->Length(&total, &avail); local
3223 const int status = m_pReader->Length(&total, &avail); local
3384 const long status = Cluster::HasBlockEntries( local
3505 long status = m_pReader->Length(&total, &avail); local
3605 const long status = DoParseNext(pResult, pos, len); local
3620 long status = m_pReader->Length(&total, &avail); local
4280 const long status = ParseElementHeader( local
4299 const long status = UnserializeFloat( local
4313 const long status = UnserializeString( local
4324 const long status = UnserializeString( local
4335 const long status = UnserializeString( local
4878 long status = pCluster->GetFirst(pBlockEntry); local
4943 long status = pCluster->GetNext(pCurrEntry, pNextEntry); local
5180 const long status = ParseElementHeader( local
5206 const long status = UnserializeFloat( local
5230 const int status = i.Copy(pTrack->m_info); local
5259 const long status = GetFirst(pResult); local
5418 long status = ParseElementHeader( local
5464 const int status = i.Copy(pTrack->m_info); local
5493 const long status = GetFirst(pResult); local
5622 const long status = ParseElementHeader( local
5662 const long status = ParseElementHeader( local
5685 const long status = ParseTrackEntry( local
5756 const long status = ParseElementHeader( local
5806 const int status = pReader->Read(pos_, 1, &b); local
5837 const long status = UnserializeString( local
5848 const long status = UnserializeString( local
5882 const int status = pReader->Read(pos, buflen, buf); local
5895 const long status = UnserializeString( local
5931 long status; local
[all...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c375 return (sensors.compass.status & INV_SENSOR_ON) == INV_SENSOR_ON;
383 return (sensors.gyro.status & INV_SENSOR_ON) == INV_SENSOR_ON;
391 return (sensors.accel.status & INV_SENSOR_ON) == INV_SENSOR_ON;
401 if (sensors.accel.status & INV_SENSOR_ON) {
404 if (sensors.gyro.status & INV_SENSOR_ON) {
410 if (sensors.compass.status & INV_SENSOR_ON) {
415 if (sensors.temp.status & INV_SENSOR_ON) {
419 if (sensors.quat.status & INV_SENSOR_ON) {
503 sensor->status |= INV_CALIBRATED;
771 * @param[in] status
781 inv_build_accel(const long *accel, int status, inv_time_t timestamp) argument
851 inv_build_compass(const long *compass, int status, inv_time_t timestamp) argument
924 inv_build_quat(const long *quat, int status, inv_time_t timestamp) argument
964 inv_build_pressure(const long pressure, int status, inv_time_t timestamp) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvparser.cpp37 int status; local
41 // status = pReader->Length(&total, &available);
42 // assert(status >= 0);
52 status = pReader->Read(pos, 1, &b);
54 if (status < 0) //error or underflow
55 return status;
57 if (status > 0) //interpreted as "underflow"
80 status = pReader->Read(pos, 1, &b);
82 if (status < 0)
85 return status;
113 int status = pReader->Length(&total, &available); local
163 const long status = pReader->Read(pos, 1, &b); local
194 const int status = pReader->Read(pos, size, buf); local
264 const long status = pReader->Read(pos, 1, (unsigned char*)&b); local
278 const long status = pReader->Read(pos, 1, &b); local
314 const long status = pReader->Read(pos, size, buf); local
379 const long status = pReader->Length(&total, &available); local
427 long status = pReader->Length(&total, &available); local
508 long status = pReader->Length(&total, &available); local
750 const long status = pReader->Length(&total, &available); local
874 const int status = m_pReader->Length(&total, &available); local
977 const long status = m_pInfo->Parse(); local
996 const long status = m_pTracks->Parse(); local
1030 const long status = m_pSeekHead->Parse(); local
1050 const long status = m_pChapters->Parse(); local
1095 long status = m_pReader->Length(&total, &avail); local
1852 const int status = LoadCluster(); local
1905 const long status = ParseElementHeader( local
1949 const long status = ParseElementHeader( local
2094 const int status = m_pReader->Length(&total, &avail); local
3246 const int status = m_pReader->Length(&total, &avail); local
3405 const long status = Cluster::HasBlockEntries( local
3523 long status = m_pReader->Length(&total, &avail); local
3623 const long status = DoParseNext(pResult, pos, len); local
3638 long status = m_pReader->Length(&total, &avail); local
4295 long status = ParseElementHeader( local
4452 long status = ParseElementHeader( local
4641 long status = ParseElementHeader( local
4844 long status = ParseElementHeader( local
4936 const long status = ParseElementHeader( local
4955 const long status = UnserializeFloat( local
4969 const long status = UnserializeString( local
4980 const long status = UnserializeString( local
4991 const long status = UnserializeString( local
5158 const long status = ParseElementHeader(pReader, local
5194 const long status = ParseElementHeader(pReader, local
5236 long status = ParseElementHeader(pReader, local
5306 const long status = ParseElementHeader(pReader, local
5366 const long status = ParseElementHeader(pReader, local
5456 const long status = ParseContentEncAESSettingsEntry( local
5517 const int status = info.Copy(pTrack->m_info); local
5751 long status = pCluster->GetFirst(pBlockEntry); local
5818 long status = pCluster->GetNext(pCurrEntry, pNextEntry); local
5925 const long status = GetFirst(pResult); local
6036 const long status = ParseElementHeader(pReader, local
6065 long status = ParseElementHeader(pReader, local
6158 const long status = ParseElementHeader( local
6184 const long status = UnserializeFloat( local
6210 const int status = info.Copy(pTrack->m_info); local
6236 const long status = GetFirst(pResult); local
6395 long status = ParseElementHeader( local
6443 const int status = info.Copy(pTrack->m_info); local
6508 const long status = ParseElementHeader( local
6548 const long status = ParseElementHeader( local
6571 const long status = ParseTrackEntry( local
6643 const long status = ParseElementHeader( local
6687 const int status = pReader->Read(pos_, 1, &b); local
6718 const long status = UnserializeString( local
6729 const long status = UnserializeString( local
6749 const long status = UnserializeString( local
6782 const int status = pReader->Read(pos, buflen, buf); local
6796 const long status = UnserializeString( local
6844 const long status = VideoTrack::Parse(m_pSegment, local
6871 const long status = AudioTrack::Parse(m_pSegment, local
6904 const long status = Track::Create(m_pSegment, local
[all...]
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dtdls.h43 void (*on_tdls_state_changed)(mac_addr addr, wifi_tdls_status status);
54 * to indicate the status of TDLS operation.
69 /* wifi_get_tdls_status - allows getting the status of TDLS for a specific route */
71 wifi_tdls_status *status);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbt_amp_hci.h210 uint8 status; member in struct:cmd_status_parms
226 uint8 status; member in struct:write_remote_evt_parms
231 uint8 status; member in struct:read_local_evt_parms
238 uint8 status; member in struct:read_local_info_evt_parms
252 uint8 status; member in struct:log_link_evt_parms
259 uint8 status; member in struct:disc_log_link_evt_parms
265 uint8 status; member in struct:log_link_cancel_evt_parms
271 uint8 status; member in struct:flow_spec_mod_evt_parms
276 uint8 status; member in struct:phy_link_evt_parms
281 uint8 status; member in struct:dis_phy_link_evt_parms
287 uint8 status; member in struct:read_ls_to_evt_parms
293 uint8 status; member in struct:read_lla_ca_to_evt_parms
298 uint8 status; member in struct:read_data_block_size_evt_parms
317 uint8 status; member in struct:befto_evt_parms
322 uint8 status; member in struct:srm_evt_parms
328 uint8 status; member in struct:contact_counter_evt_parms
334 uint8 status; member in struct:contact_counter_reset_evt_parms
339 uint8 status; member in struct:read_linkq_evt_parms
345 uint8 status; member in struct:ld_evt_parms
362 uint8 status; member in struct:local_version_info_evt_parms
372 uint8 status; member in struct:local_supported_cmd_evt_parms
377 uint8 status; member in struct:status_change_evt_parms
[all...]

Completed in 1743 milliseconds

1234567891011>>