msm-camera: configure preview and recording buffers

seperately.

decouple preview and recording path configuration
by configuring the buffers during preview start
and recording start respectively.

Signed-off-by: Kiran Kumar H N <hurlisal@codeaurora.org>
Signed-off-by: Mingcheng Zhu <mingchen@codeaurora.org>
This commit is contained in:
Kiran Kumar H N
2011-07-17 12:31:53 -07:00
committed by Bryan Huntsman
parent 9812bd34ec
commit 0fb9dcfbc6
8 changed files with 331 additions and 265 deletions

View File

@@ -305,6 +305,9 @@ struct msm_camera_cfg_cmd {
#define CMD_AXI_CFG_ZSL 43
#define CMD_AXI_CFG_SNAP_VPE 44
#define CMD_AXI_CFG_SNAP_THUMB_VPE 45
#define CMD_CONFIG_PING_ADDR 46
#define CMD_CONFIG_PONG_ADDR 47
#define CMD_CONFIG_FREE_BUF_ADDR 48
/* vfe config command: config command(from config thread)*/
struct msm_vfe_cfg_cmd {