Searched refs:afStatsControl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c59 struct vfe_stats_control afStatsControl; member in struct:msm_vfe8x_ctrl
964 ctrl->afStatsControl.ackPending = TRUE;
975 if (!(ctrl->afStatsControl.ackPending)) {
978 ctrl->afStatsControl.pingPongStatus =
982 (ctrl->afStatsControl.pingPongStatus) ^ 1;
984 ctrl->afStatsControl.bufToRender =
989 ctrl->afStatsControl.nextFrameAddrBuf);
991 vfe_send_af_stats_msg(ctrl->afStatsControl.bufToRender);
993 ctrl->afStatsControl.droppedStatsFrameCount++;
2172 ctrl->afStatsControl
[all...]

Completed in 37 milliseconds