Searched refs:result (Results 251 - 275 of 350) sorted by relevance

<<11121314

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp788 camera3_stream_buffer_t result; local
822 result.stream = mCamera3Stream;
823 result.buffer = resultBuffer;
825 result.status = CAMERA3_BUFFER_STATUS_ERROR;
829 result.status = CAMERA3_BUFFER_STATUS_OK;
831 result.acquire_fence = -1;
832 result.release_fence = -1;
849 mChannelCB(NULL, &result, (uint32_t)resultFrameNumber, false, mUserData);
1507 * DESCRIPTION: function to set the result and issue channel callback
1520 camera3_stream_buffer_t result; local
2977 camera3_stream_buffer_t result; local
[all...]
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.c1277 inv_error_t result = INV_SUCCESS; local
1313 result = INV_ERROR_MEMORY_EXAUSTED;
1316 return result;
1358 inv_error_t result, first_error; local
1386 result = inv_data_builder.process[kk].func(&sensors);
1387 if (result && !first_error) {
1388 first_error = result;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c1049 inv_error_t result = INV_SUCCESS; local
1085 result = INV_ERROR_MEMORY_EXAUSTED;
1088 return result;
1130 inv_error_t result, first_error; local
1159 result = inv_data_builder.process[kk].func(&sensors);
1160 if (result && !first_error) {
1161 first_error = result;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c965 int result = -1; local
1043 result = queue_post_cmdq (&decode_context->queue_context,&queueitem);
1044 while (result == 0)
1046 result = queue_post_cmdq (&decode_context->queue_context,
1050 if (result == -1)
1178 /* Check the input file format, may result in infinite loop */
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/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c957 int result = -1; local
1022 result = queue_post_cmdq (&encoder_context->queue_context,&queueitem);
1023 while (result == 0)
1025 result = queue_post_cmdq (&encoder_context->queue_context,&queueitem);
1028 if (result == -1)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c906 int result = -1; local
981 result = queue_post_cmdq (&decode_context->queue_context,&queueitem);
983 while (result == 0) {
984 result = queue_post_cmdq (&decode_context->queue_context,
988 if (result == -1) {
1108 /* Check the input file format, may result in infinite loop */
/hardware/bsp/intel/peripheral/libmraa/src/gpio/
H A Dgpio.c761 mraa_result_t result = MRAA_SUCCESS; local
764 result = dev->advance_func->gpio_close_pre(dev);
772 return result;
/hardware/libhardware/tests/camera2/
H A DCameraMultiStreamTests.cpp374 ALOGV("Reading request result %zu", i);
384 CaptureResult result; local
389 ASSERT_EQ(OK, mDevice->getNextResult(&result));
390 frameMetadata = result.mMetadata;
396 std::cout << "capture result req id: " << resultRequestId << std::endl;
400 ALOGV("Got capture burst result for request %zu", i);
402 // Validate capture result
458 * result metadata matches the request.
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
H A Domx_proxy_camera.c762 size_t result; local
803 result =
806 if (result != (size_t) lSize)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dsimpleloopfilter_v6.asm120 str r5, [src] ; store oq0 result
122 str r4, [src, -pstep] ; store op0 result
234 strb r4, [src, #-1] ; store the result
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp493 int result=-1; local
513 return result;
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp459 int result=-1; local
479 return result;
/hardware/intel/common/libmix/mix_audio/src/
H A Dintel_sst_ioctl.h206 __u32 result; member in struct:snd_sst_params
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm83 vmrghh v18, v16, v17 ;# v18 v19 = 16-bit result in order
85 vpkuhus \P0, v18, v19 ;# P0 = 8-bit result
105 vmrghh v23, v21, v22 ;# v18 v19 = 16-bit result in order
107 vpkuhus \P0, v23, v24 ;# P0 = 8-bit result
164 Interp4 v20, v20, v21 ;# v20 = result 0 1 2 3
166 Interp4 v21, v21, \R ;# v21 = result 4 5 6 7
889 vpkuhus v0, v0, v1 ;# v0 = scrambled 8-bit result
890 vperm v0, v0, v0, v14 ;# v0 = correctly-ordered result
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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_subpixel_bilinear_sse2.asm97 movq [rdi], xmm0 ;store the result
127 movdqu [rdi], xmm0 ;store the result
H A Dvp9_subpixel_bilinear_ssse3.asm82 movq [rdi], xmm0 ;store the result
105 movdqu [rdi], xmm0 ;store the result
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/intel/img/psb_video/src/
H A Dpsb_drv_video.c3205 int result; local
3330 result = drmCommandRead(driver_data->drm_fd, DRM_PSB_HW_INFO, &hw_info, sizeof(hw_info));
3331 } while (result == EAGAIN);
3333 if (result != 0) {
3470 result = object_heap_init(&driver_data->config_heap, sizeof(struct object_config_s), CONFIG_ID_OFFSET);
3471 ASSERT(result == 0);
3473 result = object_heap_init(&driver_data->context_heap, sizeof(struct object_context_s), CONTEXT_ID_OFFSET);
3474 ASSERT(result == 0);
3476 result = object_heap_init(&driver_data->surface_heap, sizeof(struct object_surface_s), SURFACE_ID_OFFSET);
3477 ASSERT(result
[all...]
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
H A Domx_rpc.c327 ((struct omx_packet *) pBufferError)->result = OMX_ErrorHardware;
/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
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c254 inv_error_t result = INV_SUCCESS; local
271 result = INV_ERROR_FILE_WRITE;
276 return result;
281 inv_error_t result = INV_SUCCESS; local
282 result = inv_write_dmp_data(fd, DMP_VERSION, DMP_CODE_SIZE);
283 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;

Completed in 3437 milliseconds

<<11121314