Searched refs:result (Results 176 - 200 of 229) sorted by relevance

12345678910

/hardware/intel/img/psb_video/src/
H A Dpsb_drv_video.c3137 int result; local
3262 result = drmCommandRead(driver_data->drm_fd, DRM_PSB_HW_INFO, &hw_info, sizeof(hw_info));
3263 } while (result == EAGAIN);
3265 if (result != 0) {
3396 result = object_heap_init(&driver_data->config_heap, sizeof(struct object_config_s), CONFIG_ID_OFFSET);
3397 ASSERT(result == 0);
3399 result = object_heap_init(&driver_data->context_heap, sizeof(struct object_context_s), CONTEXT_ID_OFFSET);
3400 ASSERT(result == 0);
3402 result = object_heap_init(&driver_data->surface_heap, sizeof(struct object_surface_s), SURFACE_ID_OFFSET);
3403 ASSERT(result
[all...]
/hardware/samsung_slsi/exynos5/librotator/
H A Dexynos_rotator.c180 int result = number; local
191 result = (number - (number & (N-1)));
194 result = number - (number % N);
197 return result;
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
H A Domx_rpc.c327 ((struct omx_packet *) pBufferError)->result = OMX_ErrorHardware;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dvariance_subpixel_altivec.asm104 vpkuhus \V, v24, v24 ;# \V = scrambled 8-bit result
120 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
122 vpkuhus \P0, \P0, v23 ;# P0 = 8-bit result
598 vpkuhus \V, v24, v25 ;# \V = scrambled 8-bit result
599 vperm \V, \V, v0, v28 ;# \V = correctly-ordered result
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp107 #define FAILED(result) (result != OMX_ErrorNone)
109 #define SUCCEEDED(result) (result == OMX_ErrorNone)
1031 OMX_ERRORTYPE result; local
1094 OMX_ERRORTYPE result; local
2104 DEBUG_PRINT_ERROR("Error - OMX_FillThisBuffer failed with result %d\n", ret);
2149 DEBUG_PRINT_ERROR("ERROR - OMX_EmptyThisBuffer failed with result %d\n", ret);
2187 DEBUG_PRINT_ERROR("ERROR - OMX_EmptyThisBuffer failed with result %d\n", ret);
2539 OMX_ERRORTYPE result local
3305 int result; local
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c750 ulong result, last_result = 0, value; local
780 result = 0;
784 result = result*base + value;
786 if (result < last_result && !minus)
788 last_result = result;
793 result = (ulong)(-(long)result);
798 return (result);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dsixtappredict4x4_neon.asm259 vst1.32 {d3[0]}, [r4] ;store result
346 vst1.32 {d27[0]}, [r4] ;store result
411 vst1.32 {d3[0]}, [r4] ;store result
H A Dshortidct4x4llm_neon.asm37 ; result of the multiplication that is needed in IDCT.
H A Dsixtappredict8x4_neon.asm147 vst1.u8 {d22}, [lr]! ;store result
294 vst1.u8 {d6}, [r4], r5 ;store result
390 vst1.u8 {d22}, [r4], r5 ;store result
462 vst1.u8 {d6}, [r4], r5 ;store result
H A Dsixtappredict8x8_neon.asm152 vst1.u8 {d22}, [lr]! ;store result
315 vst1.u8 {d6}, [r4], r5 ;store result
424 vst1.u8 {d22}, [r4], r5 ;store result
507 vst1.u8 {d6}, [r4], r5 ;store result
H A Dvp8_subpixelvariance16x16s_neon.asm397 vst1.u8 {d0, d1 ,d2, d3}, [r3]! ;store result
446 vst1.u8 {d0, d1, d2, d3}, [r3]! ;store result
484 vst1.u8 {d0, d1, d2, d3}, [r3]! ;store result
487 vst1.u8 {d8, d9, d10, d11}, [r3]! ;store result
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_postproc_mmx.asm135 pandn mm7, mm3 ; mm7 select vals < thresh from blurred result
231 pandn mm7, mm3 ; mm7 select vals < thresh from blurred result
504 movq [rsi+rax],mm1 ; store the result
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c247 inv_error_t result = INV_SUCCESS; local
263 result = INV_ERROR_FILE_WRITE;
267 return result;
272 inv_error_t result = INV_SUCCESS; local
273 result = inv_write_dmp_data(fd, DMP_VERSION, DMP_CODE_SIZE);
274 return result;
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c248 inv_error_t result = INV_SUCCESS; local
265 result = INV_ERROR_FILE_WRITE;
270 return result;
275 inv_error_t result = INV_SUCCESS; local
276 result = inv_write_dmp_data(fd, DMP_VERSION, DMP_CODE_SIZE);
277 return result;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c219 inv_error_t result = INV_SUCCESS; local
236 result = INV_ERROR_FILE_WRITE;
241 return result;
246 inv_error_t result = INV_SUCCESS; local
247 result = inv_write_dmp_data(fd, DMP_VERSION, DMP_CODE_SIZE);
248 return result;
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.cpp533 int result = nla_parse(mAttributes, NL80211_ATTR_MAX_INTERNAL, genlmsg_attrdata(mHeader, 0), local
537 return result;
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c854 inv_error_t result = 0; local
865 //result = inv_load_mpl_states(cal_data, sz);
866 if (result) {
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h442 snd_pcm_sframes_t result; member in struct:snd_xferi
449 snd_pcm_sframes_t result; member in struct:snd_xfern
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h449 snd_pcm_sframes_t result; member in struct:snd_xferi
455 snd_pcm_sframes_t result; member in struct:snd_xfern
/hardware/ril/include/telephony/
H A Dril.h655 * 0 = MO intermediate result code
656 * 1 = MT unsolicited result code
769 /** The result of a SIM refresh, returned in data[0] of RIL_UNSOL_SIM_REFRESH
782 RIL_SimRefreshResult result; member in struct:__anon2428
783 int ef_id; /* is the EFID of the updated file if the result is */
784 /* SIM_FILE_UPDATE or 0 for any other result. */
787 /* For SIM_FILE_UPDATE result it can be set to AID of */
790 /* For SIM_INIT result this field is set to AID of */
792 /* For SIM_RESET result it is NULL. */
1325 RIL_Errno result; member in struct:__anon2482
[all...]
/hardware/ril/reference-ril/
H A Dril.h655 * 0 = MO intermediate result code
656 * 1 = MT unsolicited result code
769 /** The result of a SIM refresh, returned in data[0] of RIL_UNSOL_SIM_REFRESH
782 RIL_SimRefreshResult result; member in struct:__anon2604
783 int ef_id; /* is the EFID of the updated file if the result is */
784 /* SIM_FILE_UPDATE or 0 for any other result. */
787 /* For SIM_FILE_UPDATE result it can be set to AID of */
790 /* For SIM_INIT result this field is set to AID of */
792 /* For SIM_RESET result it is NULL. */
1325 RIL_Errno result; member in struct:__anon2658
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.cpp169 hwc_rect_t result = getIntersection(displayFrame,dirtyRect); local
170 if((k != changingLayerIndex) && isValidRect(result)){
446 hwc_rect_t result = getIntersection(displayFrame,tmpDisplayFrame); local
447 if (isValidRect(result)) {
/hardware/ti/omap3/dspbridge/inc/
H A Ddbdefs.h521 } result; member in struct:DSP_RESOURCEINFO
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbdefs.h510 } result; member in struct:DSP_RESOURCEINFO
/hardware/intel/common/utils/ISV/base/
H A Disv_worker.cpp999 size_t result; local
1026 result = fwrite(y_start, sizeof(unsigned char), width, ofile);
1033 result = fwrite(uv_start, sizeof(unsigned char), width, ofile);

Completed in 5978 milliseconds

12345678910