/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | BrightnessController.h | 322 static inline float LinearInterpolation(float x, float x1, float x2, float y1, float y2) { in LinearInterpolation() argument 323 if (x2 == x1) { in LinearInterpolation() 337 float t = (x - x1) / (x2 - x1); in LinearInterpolation()
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 231 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits 242 AAC_SUB_LC = 0x2, 258 MAT_SUB_2_0 = 0x2, 359 OUT_FRONT_RIGHT = 0x2, 507 OUT_SPEAKER = 0x2, 552 IN_AMBIENT = BIT_IN | 0x2, 606 PRIMARY = 0x2, // this output is the primary output of the device. It is 641 HW_HOTWORD = 0x2, // prefer an input that captures from hw hotword source 722 CHANNELS = 0x2, // supports separate channel gain control 819 CHANNEL_MASK = 0x2,
|
/hardware/google/apf/testdata/ |
D | one_ra_with_counters.output | 34 3a ffffffac 366: jnebs r0, 0x2, 495, 4000
|
D | one_ra_with_counters_age_600.output | 34 3a ffffffac 366: jnebs r0, 0x2, 495, 4000
|
D | one_ra_with_counters_age_30.output | 34 3a ffffffac 366: jnebs r0, 0x2, 495, 4000
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 240 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits 251 AAC_SUB_LC = 0x2, 354 OUT_FRONT_RIGHT = 0x2, 500 OUT_SPEAKER = 0x2, 576 IN_AMBIENT = BIT_IN | 0x2, 654 PRIMARY = 0x2, // this output is the primary output of the device. It is 687 HW_HOTWORD = 0x2, // prefer an input that captures from hw hotword source 761 CHANNELS = 0x2, // supports separate channel gain control 858 CHANNEL_MASK = 0x2,
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 252 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits 263 AAC_SUB_LC = 0x2, 279 MAT_SUB_2_0 = 0x2, 389 OUT_FRONT_RIGHT = 0x2, 569 OUT_SPEAKER = 0x2, 614 IN_AMBIENT = BIT_IN | 0x2, 694 PRIMARY = 0x2, // this output is the primary output of the device. It is 729 HW_HOTWORD = 0x2, // prefer an input that captures from hw hotword source 851 CHANNELS = 0x2, // supports separate channel gain control 948 CHANNEL_MASK = 0x2,
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 299 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits 310 AAC_SUB_LC = 0x2, 326 MAT_SUB_2_0 = 0x2, 436 OUT_FRONT_RIGHT = 0x2, 618 OUT_SPEAKER = 0x2, 663 IN_AMBIENT = BIT_IN | 0x2, 743 PRIMARY = 0x2, // this output is the primary output of the device. It is 778 HW_HOTWORD = 0x2, // prefer an input that captures from hw hotword source 1010 CHANNELS = 0x2, // supports separate channel gain control 1107 CHANNEL_MASK = 0x2,
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.h | 469 (partial_rect.x2 != rect.x2) || in isUpdated()
|
D | ExynosDisplayDrmInterface.cpp | 1738 mPartialRegionState.partial_rect.x2, in setupPartialRegion() 1742 partial_rect.x2, in setupPartialRegion()
|
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_crtc.cpp | 723 roi_v1_.roi[i].x2 = crtc_rois[i].right; in SetROI() 727 roi_v1_.roi[i].x1, roi_v1_.roi[i].y1, roi_v1_.roi[i].x2, roi_v1_.roi[i].y2); in SetROI() 746 drm_dim_layer_v1_.layer_cfg[i].rect.x2 = (uint16_t)sf.bounding_rect.right; in SetSolidfillStages()
|
D | drm_plane.cpp | 179 target->x2 = uint16_t(source.right); in SetRect() 679 clip_rect.x1, clip_rect.y1, (clip_rect.x2 - clip_rect.x1), in SetExclRect()
|
D | drm_connector.cpp | 995 roi_v1.roi[i].x2 = conn_rois[i].right; in SetROI() 999 roi_v1.roi[i].x1,roi_v1.roi[i].y1,roi_v1.roi[i].x2,roi_v1.roi[i].y2); in SetROI()
|
/hardware/interfaces/camera/metadata/3.4/ |
D | types.hal | 208 = 0x2,
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 48 RELEASE_ALL_BUFFERS = 0x2,
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2294 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2319 * output bounding box for each class, with format [x1, y1, x2, y2]. 2685 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2686 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2698 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 2880 * [y1, x1, y2, x2]. 3006 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3007 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3029 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3065 * bounding box for each class, with format [x1, y1, x2, y2]. [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2370 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2396 * output bounding box for each class, with format [x1, y1, x2, y2]. 2845 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2846 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2859 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 3055 * [y1, x1, y2, x2]. 3186 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3187 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3210 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3249 * bounding box for each class, with format [x1, y1, x2, y2]. [all …]
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 1668 STA = 0x2, 1691 HT = 0x2, 1700 TWO_SIDED = 0x2,
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1199 * - FAN_DIRECTION_FLOOR (0x2) 3592 FLOOR = 0x2, 3626 CONFIG_SUPPORT_TIMER_POWER_ON_FLAG = 0x2, 3726 DEEP_SLEEP_ENTRY = 0x2, 4149 EVENTS_FROM_ANDROID = 0x2, 4202 RIGHT_FRONT = 0x2,
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 44 RGBX_8888 = 0x2,
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1400 * represents the colors in the top-left 2x2 section of
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 351 ��_��M;H��O��F����'�����z�P�#_4p��M�}_�H�߅}>;�������O�VA�x2'�� 7:�r��� �>��#�!�8٤]%:J\7;�… 425 …�H���d�`���nT�\&|"þ�������ٻ�+���@�m��\���F���"����'8a����rM��?���x2'�"3U!Y���@��ӄ���AM… 2260 …��ct@�?>Ƃ�����(�;�J�%_��w�����K��� �O�]��N�f��L��v�=��~�<�>��G�g���!x2"���\6���K���s�8EA… 4658 …�8AUIMKw��h��u�B|�>�k\�8��*��/�wՀ�B@�m0�@P���G��H|_9�"�w�X3x2���Z@&�ݼ�~/��k���…
|