Home
last modified time | relevance | path

Searched refs:y2 (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_q6vdec.h166 u32 y2; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6vdec.h166 u32 y2; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6vdec.h141 u32 y2; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6vdec.h141 u32 y2; member
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h372 (partial_rect.y2 != rect.y2)); in isUpdated()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp143 target->y2 = uint16_t(source.bottom); in SetRect()
650 (clip_rect.y2 - clip_rect.y1)); in SetExclRect()
Ddrm_connector.cpp997 roi_v1.roi[i].y2 = conn_rois[i].bottom; 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/
Dtypes.hal2294 * 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/
Dtypes.hal2371 * 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 …]