/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/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/google/apf/testdata/ |
D | one_ra_with_counters_age_600.output | 34 3a ffffffac 366: jnebs r0, 0x2, 495, 4000
|
D | one_ra_with_counters.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/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/qcom/msm8996/kernel-headers/linux/ |
D | msm_q6vdec.h | 165 u32 x2; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6vdec.h | 165 u32 x2; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 140 u32 x2; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 140 u32 x2; member
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.h | 371 (partial_rect.x2 != rect.x2) || in isUpdated()
|
/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/qcom/sm7250/display/sde-drm/ |
D | drm_plane.cpp | 142 target->x2 = uint16_t(source.right); in SetRect() 649 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/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 | 2371 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2397 * output bounding box for each class, with format [x1, y1, x2, y2]. 2846 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2847 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2860 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 3056 * [y1, x1, y2, x2]. 3187 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3188 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3211 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3250 * 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 | 1210 * - FAN_DIRECTION_FLOOR (0x2) 3599 FLOOR = 0x2, 3633 CONFIG_SUPPORT_TIMER_POWER_ON_FLAG = 0x2, 3733 DEEP_SLEEP_ENTRY = 0x2, 4156 EVENTS_FROM_ANDROID = 0x2, 4209 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
|