Searched refs:y1 (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6vdec.h | 164 u32 y1; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_q6vdec.h | 164 u32 y1; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 139 u32 y1; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 139 u32 y1; member
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2292 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2317 * output bounding box for each class, with format [x1, y1, x2, y2]. 2683 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2684 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2696 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 2878 * [y1, x1, y2, x2]. 3004 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3005 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3027 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3063 * bounding box for each class, with format [x1, y1, x2, y2]. [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2367 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2393 * output bounding box for each class, with format [x1, y1, x2, y2]. 2842 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2843 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2856 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 3052 * [y1, x1, y2, x2]. 3183 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3184 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3207 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3246 * bounding box for each class, with format [x1, y1, x2, y2]. [all …]
|