Searched defs:what (Results 1 - 15 of 15) sorted by relevance

/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp95 int what, int* /* value */)
97 (void) what;
98 ALOGTRACE("what = %d", what);
94 hwc_query(struct hwc_composer_device_1 * , int what, int* ) argument
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp93 int query(int what, int *value);
312 int sensors_poll_context_t::query(int what, int* value)
315 return mSensor->query(what, value);
366 int what, int *value)
369 return ctx->query(what, value);
365 poll__query(struct sensors_poll_device_1 *dev, int what, int *value) argument
H A DMPLSensor.cpp694 // developers could choose what they want
2739 s->meta_data.what = flags;
2744 "HAL:flush complete data: type=%d what=%d, "
2746 s->type, s->meta_data.what, s->meta_data.sensor,
2763 int what = -1, err = 0; local
2768 what = StepCounter;
2811 what = Accelerometer;
2815 what = MagneticField;
2819 what = RawMagneticField;
2823 what
2996 getHandle(int32_t handle, int &what, android::String8 &sname) argument
3077 int what = -1; local
[all...]
/hardware/invensense/6515/libsensors_iio/
H A Dsensors_mpl.cpp107 int query(int what, int *value);
330 int sensors_poll_context_t::query(int what, int* value) argument
333 return mSensor->query(what, value);
400 int what, int *value)
403 return ctx->query(what, value);
399 poll__query(struct sensors_poll_device_1 *dev, int what, int *value) argument
H A DMPLSensor.cpp595 // developers could choose what they want
2810 s->meta_data.what = flags;
2815 "HAL:flush complete data: type=%d what=%d, "
2817 s->type, s->meta_data.what, s->meta_data.sensor,
2834 int what = -1, err = 0; local
2847 what = StepCounter;
2890 what = Accelerometer;
2894 what = MagneticField;
2898 what = RawMagneticField;
2902 what
3075 getHandle(int32_t handle, int &what, android::String8 &sname) argument
3159 int what = -1; local
[all...]
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c280 static int cnw_query(const aWindow *base, int what, int *value) { argument
283 switch (what) {
308 ERROR("query %d unknown!\n", what);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dmcomp.c868 unsigned char *what = (*(b->base_src) + b->src); local
902 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, UINT_MAX)
927 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
938 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
964 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
975 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1006 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1017 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1057 unsigned char *what = (*(b->base_src) + b->src); local
1101 bestsad = fn_ptr->sdf(what, what_strid
1181 unsigned char *what = (*(b->base_src) + b->src); local
1336 unsigned char *what = (*(b->base_src) + b->src); local
1432 unsigned char *what = (*(b->base_src) + b->src); local
1566 unsigned char *what = (*(b->base_src) + b->src); local
1738 unsigned char *what = (*(b->base_src) + b->src); local
1818 unsigned char *what = (*(b->base_src) + b->src); local
[all...]
H A Dpickinter.c73 unsigned char *what = (*(b->base_src) + b->src); local
85 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
89 return vfp->vf(what, what_stride, in_what, in_what_stride, sse);
/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp797 int what = -1; local
801 what = Accelerometer;
804 what = MagneticField;
807 what = Orientation;
810 what = Gyro;
813 what = Gravity;
816 what = RotationVector;
819 what = LinearAccel;
822 what = handle;
826 if (uint32_t(what) >
856 int what = -1; local
[all...]
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp1298 int what = -1, err = 0; local
1315 what = Accelerometer;
1319 what = MagneticField;
1323 what = Orientation;
1327 what = Gyro;
1331 what = RawGyro;
1335 what = Gravity;
1339 what = RotationVector;
1343 what = LinearAccel;
1347 what
1436 int what = -1; local
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_mcomp.c57 // Minimum search size no matter what the passed in value.
515 const struct buf_2d *const what = &x->plane[0].src; local
532 bestsad = vfp->sdf(what->buf, what->stride,
549 thissad = vfp->sdf(what->buf, what->stride,
560 thissad = vfp->sdf(what->buf, what->stride,
592 thissad = vfp->sdf(what->buf, what
706 const struct buf_2d *const what = &x->plane[0].src; local
723 const struct buf_2d *const what = &x->plane[0].src; local
886 const uint8_t *what = x->plane[0].src.buf; local
987 const uint8_t *what = x->plane[0].src.buf; local
1096 uint8_t *what = x->plane[0].src.buf; local
1310 const struct buf_2d *const what = &x->plane[0].src; local
1347 const uint8_t *const what = x->plane[0].src.buf; local
1439 const uint8_t *const what = x->plane[0].src.buf; local
1560 const struct buf_2d *const what = &x->plane[0].src; local
1614 const uint8_t *what = x->plane[0].src.buf; local
1710 const struct buf_2d *const what = &x->plane[0].src; local
[all...]
/hardware/libhardware/include/hardware/
H A Dsensors.h80 * what field for meta_data_event_t
90 * See sensor types for more details on what sensors should require this
129 * Each sensor has a type which defines what this sensor measures and how
199 * meta_data_event_t.what can take the following values:
206 * All other values for meta_data_event_t.what are reserved and
674 int32_t what; member in struct:meta_data_event
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp1673 static int exynos5_query(struct hwc_composer_device_1* dev, int what, int *value) argument
1678 switch (what) {
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1917 int what, int* value)
1921 switch (what) {
1916 omap4_hwc_query(struct hwc_composer_device_1* dev, int what, int* value) argument
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c2615 int what, int* value)
2619 switch (what) {
2614 omap4_hwc_query(struct hwc_composer_device_1* dev, int what, int* value) argument

Completed in 489 milliseconds