Searched refs:y2 (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 141 u32 y2; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_q6vdec.h | 166 u32 y2; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 141 u32 y2; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6vdec.h | 166 u32 y2; member
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2318 * bounding box proposals, each line with format [x1, y1, x2, y2]. 2343 * output bounding box for each class, with format [x1, y1, x2, y2]. 2682 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 2683 * bounding box should satisfy x1 <= x2 and y1 <= y2. 2695 * [num_rois, num_classes * 4], organized in the order [x1, y1, x2, y2]. 2879 * [y1, x1, y2, x2]. 3011 * coordinate (x1,y1) and lower-right corner coordinate (x2,y2). A valid 3012 * bounding box should satisfy x1 <= x2 and y1 <= y2. 3034 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type 3070 * bounding box for each class, with format [x1, y1, x2, y2]. [all …]
|