Searched refs:result (Results 126 - 150 of 229) sorted by relevance

12345678910

/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc_stub.c81 * result in these calls being sent via async mode. Sync mode leads to correct
118 pOmxPacket->result = 0; \
200 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
275 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
344 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
415 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
491 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
560 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
640 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
696 *eCompReturn = (OMX_ERRORTYPE) (((struct omx_packet *) pRetPacket)->result);
[all...]
/hardware/broadcom/libbt/src/
H A Duserial_vendor.c286 int result; local
299 if ((result = close(vnd_userial.fd)) < 0)
300 ALOGE( "close(fd:%d) FAILED result:%d", vnd_userial.fd, result);
/hardware/libhardware_legacy/qemu/
H A Dqemu.c353 int ret, fd, len, result = -1; local
396 result = len;
400 return result;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp89 status_t result = NO_INIT; local
92 result = NO_ERROR;
94 return result;
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscan.cpp1075 wifi_scan_result *result = results; local
1191 ALOGI("HAL: ts %lld \n", result->ts);
1192 ALOGI("HAL: SSID %s \n", result->ssid);
1195 result->bssid[0], result->bssid[1], result->bssid[2],
1196 result->bssid[3], result->bssid[4], result->bssid[5]);
1197 ALOGI("HAL: channel %d \n", result
[all...]
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp544 int result = m_pt2AccelCalLoadFunc(accel_offset); local
545 if(result)
547 result);
650 inv_error_t result = inv_init_mpl(); local
651 if (result) {
653 return result;
655 result = inv_constructor_default_enable();
656 result = inv_start_mpl();
657 if (result) {
659 LOG_RESULT_LOCATION(result);
670 inv_error_t result; local
[all...]
H A DCompassSensor.IIO.9150.cpp71 int result = find_name_by_sensor_type("in_magn_scale", "iio:device", local
73 if(result) {
74 LOGE("HAL:Cannot read secondary device name - (%d)", result);
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp645 int result = m_pt2AccelCalLoadFunc(accel_offset); local
646 if(result)
648 result);
740 inv_error_t result = inv_init_mpl(); local
741 if (result) {
743 return result;
745 result = inv_constructor_default_enable();
746 result = inv_start_mpl();
747 if (result) {
749 LOG_RESULT_LOCATION(result);
760 inv_error_t result; local
[all...]
H A DCompassSensor.IIO.9150.cpp71 int result = find_name_by_sensor_type("in_magn_scale", "iio:device", local
73 if(result) {
74 LOGE("HAL:Cannot read secondary device name - (%d)", result);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp90 status_t result = NO_INIT; local
93 result = NO_ERROR;
95 return result;
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h57 wifi_timestamp ts; // time since boot (in microsecond) when the result was
80 void (*on_full_scan_result) (wifi_request_id id, wifi_scan_result *result);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.cpp70 bool result = true; local
74 result = false;
85 result = false;
88 return result;
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdp.cpp69 bool result = true; local
73 result = false;
84 result = false;
87 return result;
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdp.cpp65 bool result = true; local
69 result = false;
80 result = false;
83 return result;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_rpc_glue.c159 int loc_apicbprog_freeresult (SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) argument
161 xdr_free (xdr_result, result);
206 (SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) \
208 return loc_apicbprog_freeresult(transp, xdr_result, result); \
603 This function calls loc_ioctl and waits for the callback result before
630 LOC_LOGD("loc_eng_ioctl result: client = %d, ioctl_type = %s, returt %s\n",
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dsixtappredict8x4_v6.asm23 ;note: In first pass, store the result in transpose(8linesx9columns) on stack. Temporary stack size is 184.
25 ;and the result is stored in transpose.
88 strh r11, [lr], #20 ; result is transposed and stored, which
171 strb lr, [r0], r1 ; the result is transposed back and stored
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dthreading.h32 #define pthread_join(thread, result) ((WaitForSingleObject((thread),INFINITE)!=WAIT_OBJECT_0) || !CloseHandle(thread))
54 #define pthread_join(thread, result) ((int)DosWaitThread(&(thread),0))
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
H A Dlog.h331 static inline void __print_result_location(int result, argument
335 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
/hardware/invensense/60xx/mlsdk/platform/include/
H A Dlog.h327 static inline void __print_result_location(int result, argument
331 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dlog.h335 static inline void __print_result_location(int result, argument
339 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h335 static inline void __print_result_location(int result, argument
339 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
/hardware/libhardware_legacy/wifi/
H A Dwifi.c656 int result; local
664 result = wifi_ctrl_recv(buf, &nread);
667 if (result == -2) {
672 if (result < 0) {
679 if (result == 0 && nread == 0) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dsixtappredict16x16_neon.asm38 ; the result can be negtive. So, I treat the result as s16. But, since it is also possible
39 ; that the result can be a large positive number (> 2^15-1), which could be confused as a
41 ; which ensures that the result stays in s16 range. Finally, saturated add the result by
193 vst1.u8 {d6, d7, d8}, [lr]! ;store result
274 vst1.u8 {d6}, [r4], r5 ;store result
382 vst1.u8 {q3}, [r4], r5 ;store result
464 vst1.u8 {d6}, [r4], r5 ;store result
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c927 inv_error_t result = INV_SUCCESS; local
963 result = INV_ERROR_MEMORY_EXAUSTED;
966 return result;
1008 inv_error_t result, first_error; local
1034 result = inv_data_builder.process[kk].func(&sensors);
1035 if (result && !first_error) {
1036 first_error = result;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_tokenize.c301 int result = 1; local
302 struct is_skippable_args args = {x, &result};
305 return result;

Completed in 2848 milliseconds

12345678910