Home
last modified time | relevance | path

Searched defs:msm_stats_buf (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h720 struct msm_stats_buf struct
722 uint8_t awb_ymin;
724 struct stats_buff aec;
725 struct stats_buff awb;
726 struct stats_buff af;
727 struct stats_buff ihist;
729 struct stats_buff rs;
730 struct stats_buff cs;
731 struct stats_buff skin;
732 int type;
[all …]
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h744 struct msm_stats_buf { struct
745 uint8_t awb_ymin;
746 struct stats_buff aec;
747 struct stats_buff awb;
748 struct stats_buff af;
749 struct stats_buff ihist;
750 struct stats_buff rs;
751 struct stats_buff cs;
752 struct stats_buff skin;
753 int type;
[all …]
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h699 struct msm_stats_buf { struct
700 uint8_t awb_ymin;
701 struct stats_buff aec;
702 struct stats_buff awb;
704 struct stats_buff af;
705 struct stats_buff be;
706 struct stats_buff ihist;
707 struct stats_buff rs;
709 struct stats_buff cs;
710 struct stats_buff skin;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h799 struct msm_stats_buf { struct
800 uint8_t awb_ymin;
801 struct stats_buff aec;
802 struct stats_buff awb;
803 struct stats_buff af;
804 struct stats_buff be;
805 struct stats_buff ihist;
806 struct stats_buff rs;
807 struct stats_buff cs;
808 struct stats_buff skin;
[all …]