Searched refs:bits_used (Results 1 – 14 of 14) sorted by relevance
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/ |
D | iio_utils.h | 76 unsigned bits_used; member 97 unsigned *bits_used, in iioutils_get_type() argument 158 bits_used, in iioutils_get_type() 166 if (*bits_used == 64) in iioutils_get_type() 169 *mask = (1 << *bits_used) - 1; in iioutils_get_type() 407 ¤t->bits_used, in build_channel_array()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
D | iio_utils.h | 76 unsigned bits_used; member 97 unsigned *bits_used, in iioutils_get_type() argument 158 bits_used, in iioutils_get_type() 166 if (*bits_used == 64) in iioutils_get_type() 169 *mask = (1 << *bits_used) - 1; in iioutils_get_type() 407 ¤t->bits_used, in build_channel_array()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | iio_utils.h | 74 unsigned bits_used; member 95 unsigned *bits_used, in iioutils_get_type() argument 156 bits_used, in iioutils_get_type() 164 if (*bits_used == 64) in iioutils_get_type() 167 *mask = (1 << *bits_used) - 1; in iioutils_get_type() 406 ¤t->bits_used, in build_channel_array()
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferaccess.cpp | 659 const int32_t bits_used, in set_flex_plane_params() argument 669 plane->bits_used = bits_used; in set_flex_plane_params() 962 flex_layout->planes[i].bits_used = 8; in get_flexlayout_exynos_formats_only() 966 flex_layout->planes[i].bits_used = 8; in get_flexlayout_exynos_formats_only()
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | Gralloc1Hal.h | 263 if (plane.bits_per_component != 8 || plane.bits_used != 8) { in toYCbCrLayout()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 344 layout->planes[i].bits_used = 8; in ycbcr_to_flexible_layout()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 343 layout->planes[i].bits_used = 8; in ycbcr_to_flexible_layout()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_device_impl.cpp | 551 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.cpp | 529 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.cpp | 548 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_mgr.cpp | 785 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_mgr.cpp | 884 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_mgr.cpp | 793 layout->planes[i].bits_used = 8; in GetFlexLayout()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_mgr.cpp | 885 layout->planes[i].bits_used = 8; in GetFlexLayout()
|