/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_vpu.h | 203 struct v4l2_rect detection_region; 205 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 238 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 53 struct v4l2_rect face;
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_vpu.h | 104 struct v4l2_rect detection_region; 105 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 136 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 44 struct v4l2_rect face;
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_vpu.h | 109 struct v4l2_rect detection_region; 110 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 141 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 44 struct v4l2_rect face;
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_vpu.h | 223 struct v4l2_rect detection_region; 225 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 258 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 53 struct v4l2_rect face;
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_vpu.h | 223 struct v4l2_rect detection_region; 225 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 258 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 53 struct v4l2_rect face;
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_vpu.h | 109 struct v4l2_rect detection_region; 110 struct v4l2_rect excluded_regions[VPU_ACTIVE_REGION_N_EXCLUSIONS]; 141 struct v4l2_rect active_region_result;
|
D | msm_fd.h | 44 struct v4l2_rect face;
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 105 struct v4l2_rect { struct 565 struct v4l2_rect c; 570 struct v4l2_rect w; 611 struct v4l2_rect bounds; 612 struct v4l2_rect defrect; 619 struct v4l2_rect c; 626 struct v4l2_rect r;
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 210 struct v4l2_rect { struct 780 struct v4l2_rect c; 785 struct v4l2_rect w; 830 struct v4l2_rect bounds; 831 struct v4l2_rect defrect; 837 struct v4l2_rect c; 857 struct v4l2_rect r;
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 106 struct v4l2_rect { struct 566 struct v4l2_rect c; 571 struct v4l2_rect w; 612 struct v4l2_rect bounds; 614 struct v4l2_rect defrect; 620 struct v4l2_rect c; 627 struct v4l2_rect r;
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 207 struct v4l2_rect { struct 777 struct v4l2_rect c; 782 struct v4l2_rect w; 827 struct v4l2_rect bounds; 828 struct v4l2_rect defrect; 834 struct v4l2_rect c; 854 struct v4l2_rect r;
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 215 struct v4l2_rect { struct 831 struct v4l2_rect c; 836 struct v4l2_rect w; 881 struct v4l2_rect bounds; 882 struct v4l2_rect defrect; 888 struct v4l2_rect c; 908 struct v4l2_rect r;
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 111 struct v4l2_rect { struct 605 struct v4l2_rect c; 610 struct v4l2_rect w; 651 struct v4l2_rect bounds; 652 struct v4l2_rect defrect; 659 struct v4l2_rect c; 666 struct v4l2_rect r;
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 226 struct v4l2_rect { struct 740 struct v4l2_rect c; 745 struct v4l2_rect w; 789 struct v4l2_rect bounds; 790 struct v4l2_rect defrect; 796 struct v4l2_rect c; 836 struct v4l2_rect r;
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 119 struct v4l2_rect { struct 536 struct v4l2_rect c; 541 struct v4l2_rect w; 581 struct v4l2_rect bounds; 582 struct v4l2_rect defrect; 589 struct v4l2_rect c; 607 struct v4l2_rect r;
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 324 struct v4l2_rect ar_result;
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 266 memcpy(&vdpp_msg.msgdata.ar_result, dqevent.u.data, sizeof(v4l2_rect)); in async_message_thread() 1375 struct v4l2_rect * ar_result = (struct v4l2_rect *) p1; in process_event_cb() 6537 struct v4l2_rect * p_ar_result = &(vdpp_msg->msgdata.ar_result); in async_message_process()
|