Searched refs:vfeGammaLutSel (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.c30 struct vfe_gamma_lut_sel vfeGammaLutSel; member in struct:msm_vfe8x_ctrl
2056 ctrl->vfeGammaLutSel.ch0BankSelect ^= 1;
2058 ctrl->vfeGammaLutSel.ch0BankSelect, in->table);
2062 ctrl->vfeGammaLutSel.ch1BankSelect ^= 1;
2064 ctrl->vfeGammaLutSel.ch1BankSelect, in->table);
2068 ctrl->vfeGammaLutSel.ch2BankSelect ^= 1;
2070 ctrl->vfeGammaLutSel.ch2BankSelect, in->table);
2074 ctrl->vfeGammaLutSel.ch0BankSelect ^= 1;
2075 ctrl->vfeGammaLutSel.ch1BankSelect ^= 1;
2076 vfe_write_gamma_table(0, ctrl->vfeGammaLutSel
[all...]

Completed in 24 milliseconds