找回密码
 注册
搜索
查看: 914|回复: 5

[讨论] mtk cameraApp.h

[复制链接]
发表于 2011-1-4 15:05:01 | 显示全部楼层 |阅读模式
/* Setting are value will be store in nvram */
/* NVRAM ITEM SIZE: 84 byte */
typedef struct
{

    /* camera setting - 16 byte */
    U16 wb;
    U16 flash;
    U16 led_highlight;
    U16 shutter_sound;
    U16 ev;
    U16 night;
    U16 closeup;
    U16 banding;

    /* image setting - 4 byte */
    U16 image_size;
    U16 image_qty;
/* others - 12 byte */
    U16 effect;
    U16 add_frame;
    U16 cont_shot;
    U16 delay_timer;
    U16 contrast;   /* not used - it was storage before */
    U16 zoom_idx;

    /* custom effect - 24 byte */
    U16 fx_brightness[3];
    U16 fx_saturation[3];
    U16 fx_contrast[3];
    U16 fx_hue[3];

    /* extra - 14 byte */
    U16 iso;
    U16 ae_meter;
    U16 dsc_mode;
    U16 af_meter;
    U16 af_mode;
/* 上面只有10byte ,怎么是14byte?*/[/COLOR]

  /* reserve - 6 byte */

    U16 add_frame_tileshot;
    U16 add_frame_color_idx;
    U16 reserve9;

    /* flash & LED - 8 byte */
    U16 preview_flash_value;
    U16 capture_flash_value;
    U16 preview_led_value;
    U16 capture_led_value;

} camera_setting_struct;
发表于 2011-1-9 10:49:05 | 显示全部楼层
MTK 失误![em01]  楼主真细心!!
点评回复

使用道具 举报

发表于 2011-1-7 10:28:16 | 显示全部楼层
代码有变更,注释没修改
点评回复

使用道具 举报

发表于 2011-1-6 15:31:50 | 显示全部楼层
佩服佩服
点评回复

使用道具 举报

发表于 2011-1-6 10:28:30 | 显示全部楼层
有可能旧版是有多个变量的,后来版本删除掉了,注释没有改
点评回复

使用道具 举报

发表于 2011-1-4 18:45:21 | 显示全部楼层
[em01]楼主真细心
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2025-2-27 05:22 , Processed in 0.052492 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表