BarcodereaderOp00.h 25.3 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771
/*****************************************************************************
*  Copyright Statement:
*  --------------------
*  This software is protected by Copyright and the information contained
*  herein is confidential. The software may not be copied and the information
*  contained herein may not be used or disclosed except with the written
*  permission of MediaTek Inc. (C) 2005
*
*  BY OPENING THIS FILE, BUYER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES
*  THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE")
*  RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO BUYER ON
*  AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES,
*  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
*  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
*  NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE
*  SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR
*  SUPPLIED WITH THE MEDIATEK SOFTWARE, AND BUYER AGREES TO LOOK ONLY TO SUCH
*  THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. MEDIATEK SHALL ALSO
*  NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE RELEASES MADE TO BUYER'S
*  SPECIFICATION OR TO CONFORM TO A PARTICULAR STANDARD OR OPEN FORUM.
*
*  BUYER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND CUMULATIVE
*  LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE,
*  AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE,
*  OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY BUYER TO
*  MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. 
*
*  THE TRANSACTION CONTEMPLATED HEREUNDER SHALL BE CONSTRUED IN ACCORDANCE
*  WITH THE LAWS OF THE STATE OF CALIFORNIA, USA, EXCLUDING ITS CONFLICT OF
*  LAWS PRINCIPLES.  ANY DISPUTES, CONTROVERSIES OR CLAIMS ARISING THEREOF AND
*  RELATED THERETO SHALL BE SETTLED BY ARBITRATION IN SAN FRANCISCO, CA, UNDER
*  THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC).
*
*****************************************************************************/
/*****************************************************************************
 *
 * Filename:
 * ---------
 *  BarcodeReader.h
 *
 * Project:
 * --------
 *  MAUI
 *
 * Description:
 * ------------
 *  QR Code Reader Applications v0.1
 *
 * Author:
 * -------
 * -------
 *                      
 *============================================================================
 *             HISTORY
 * Below this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
 *------------------------------------------------------------------------------
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 * removed!
 *------------------------------------------------------------------------------
 * Upper this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
 *============================================================================
 ****************************************************************************/

/****************************************************************************
* Include Files                                                                
*****************************************************************************/
#ifndef MMI_BARCODEREADER_DATATPYE_H
#define MMI_BARCODEREADER_DTATTYPE_H

#include "mmi_features.h"

#ifdef __MMI_BARCODEREADER__

#include "resource_barcodereader_skins.h"       /* UI custom config */
#include "BarcodereaderCommonProt.h"

/****************************************************************************
* MACRO
*****************************************************************************/
#define MMI_BARCODEREADER_MAX_NUM_URL_PATTERN   3
#define MMI_BARCODEREADER_MAX_NUM_VALID_HTTP_PREFIX   6
#define MMI_BARCODEREADER_MAX_LEN_URL_PATTERN   15
#define MMI_BARCODEREADER_MAX_USE_NUMBERS               6
#define MMI_BARCODEREADER_USE_NUM_MIN_LENGTH            2
#define MMI_BARCODEREADER_MAX_URL_LEN    (256)
#define MMI_BARCODEREADER_MAX_DIGITS               40   /* Maximum number of digits in phone number */
#define MMI_BARCODEREADER_MAX_MMS_CONTENT     612
#define MMI_BARCODEREADER_MAX_MMS_SUBJECT     40
#define MMI_BARCODEREADER_MAX_SMS_CONTENT     670
#define MMI_BARCODEREADER_TO_LOWER(ch) ( (((ch)>='A') && ((ch)<='Z'))?('a'+((ch)-'A')) :((ch))  )
#define MMI_BARCODEREADER_DECODE_TIME                   (5000)
typedef enum
{
    PARSER_STATE_UNKNOWN,
    PARSER_STATE_URL1,
    PARSER_STATE_URL2,
    PARSER_STATE_PHONENUMBER,
    PARSER_STATE_COMMON,
    PARSER_STATE_TOTAL_COUNT
} mmi_parser_state_enum;

#define MMI_BARCODEREADER_ENTER_STATE(_STATE_)      do{                                              \
                                                    MMI_BARCODEREADER_TRACE_STATE();                          \
                                                   g_barcodereader_cntx.app_next_state = _STATE_;    \
                                                   mmi_barcodereader_exit_current_state();           \
                                                    MMI_BARCODEREADER_TRACE_STATE();                          \
                                                   mmi_barcodereader_enter_state(_STATE_);           \
                                                    MMI_BARCODEREADER_TRACE_STATE();                          \
                                                }while(0)
#define  MMI_BARCODEREADER_TRACE_STATE()    MMI_TRACE(MMI_MEDIA_TRC_G2_APP, MMI_TRC_BARCODEREADER_OP00_BARCODE_STATE, g_barcodereader_cntx.app_state)

typedef enum
{
    MMI_BARCODEREADER_TOUCH_RSK,
    MMI_BARCODEREADER_TOUCH_LSK,
    MMI_BARCODEREADER_TOUCH_FLASH,
    MMI_BARCODEREADER_TOUCH_STORAGE,
    MMI_BARCODEREADER_TOUCH_EV_INC,
    MMI_BARCODEREADER_TOUCH_EV_DEC,
    MMI_BARCODEREADER_TOUCH_CAPTURE,
    MMI_BARCODEREADER_TOUCH_FOCUS_MODE,
    MMI_BARCODEREADER_TOUCH_MF_INC,
    MMI_BARCODEREADER_TOUCH_MF_DEC,

    MMI_BARCODEREADER_TOUCH_NONE
} barcodereader_touch_obj_enum;

/********************************************************************************************************************** 
* Define
**********************************************************************************************************************/
#define MMI_BARCODEREADER_APPLIACTION_LIST_NUM   (20)
#define MMI_BARCODEREADER_STORAGE_FILEPATH_PHONE          FMGR_DEFAULT_FOLDER_BARCODE
#define MMI_BARCODEREADER_STORAGE_FILEPATH_MEMORY_CARD    FMGR_DEFAULT_FOLDER_BARCODE

/********************************************************************************************************************** 
* display rotate
**********************************************************************************************************************/
#define MMI_BARCODEREADER_OSD_ROTATE_0        MDI_CAMERA_PREVIEW_ROTATE_0
#define MMI_BARCODEREADER_OSD_ROTATE_90       MDI_CAMERA_PREVIEW_ROTATE_90
#define MMI_BARCODEREADER_OSD_ROTATE_180         MDI_CAMERA_PREVIEW_ROTATE_180
#define MMI_BARCODEREADER_OSD_ROTATE_270         MDI_CAMERA_PREVIEW_ROTATE_270
#define MMI_BARCODEREADER_OSD_ROTATE_RESET       255

#define MMI_BARCODEREADER_PREVIEW_ROTATE_0                MDI_CAMERA_PREVIEW_ROTATE_0
#define MMI_BARCODEREADER_PREVIEW_ROTATE_90               MDI_CAMERA_PREVIEW_ROTATE_90
#define MMI_BARCODEREADER_PREVIEW_ROTATE_180           MDI_CAMERA_PREVIEW_ROTATE_180
#define MMI_BARCODEREADER_PREVIEW_RORATE_270           MDI_CAMERA_PREVIEW_ROTATE_270
#define MMI_BARCODEREADER_PREVIEW_ROTATE_0_MIRROR      MDI_CAMERA_PREVIEW_ROTATE_0_MIRROR
#define MMI_BARCODEREADER_PREVIEW_ROTATE_90_MIRROR     MDI_CAMERA_PREVIEW_ROTATE_90_MIRROR
#define MMI_BARCODEREADER_PREVIEW_ROTATE_180_MIRROR    MDI_CAMERA_PREVIEW_ROTATE_180_MIRROR
#define MMI_BARCODEREADER_PREVIEW_ROTATE_270_MIRROR    MDI_CAMERA_PREVIEW_ROTATE_270_MIRROR

#define MMI_BARCODEREADER_LCM_ROTATE_0                 MDI_CAMERA_LCM_ROTATE_0
#define MMI_BARCODEREADER_LCM_ROTATE_90                MDI_CAMERA_LCM_ROTATE_90
#define MMI_BARCODEREADER_LCM_ROTATE_180               MDI_CAMERA_LCM_ROTATE_180
#define MMI_BARCODEREADER_LCM_ROTATE_270                  MDI_CAMERA_LCM_ROTATE_270
#define MMI_BARCODEREADER_LCM_ROTATE_0_MIRROR             MDI_CAMERA_LCM_ROTATE_0_MIRROR
#define MMI_BARCODEREADER_LCM_ROTATE_90_MIRROR         MDI_CAMERA_LCM_ROTATE_90_MIRROR
#define MMI_BARCODEREADER_LCM_ROTATE_180_MIRROR        MDI_CAMERA_LCM_ROTATE_180_MIRROR
#define MMI_BARCODEREADER_LCM_ROTATE_270_MIRROR        MDI_CAMERA_LCM_ROTATE_270_MIRROR

#define HINT_POPUP_FADE_TIME           (1200)
#define TOGGLE_POPUP_FADE_TIME         (800)
#define DONE_POPUP_FADE_TIME           (1000)

#define MMI_BARCODEREADER_ERR_COMMON            (-1)
#define MMI_BARCODEREADER_ERR_PHONE_DISK_FULL (-2)
#define MMI_BARCODEREADER_ERR_CARD_DISK_FULL  (-3)
#define MMI_BARCODEREADER_ERR_WRITE_PROTECT      (-4)
#define MMI_BARCODEREADER_ERR_ROOT_DIR_FULL      (-5)
#define MMI_BARCODEREADER_ERR_CORRUPT_FAT     (-6)

#define MMI_BARCODEREADER_DEFAULT_SETTING_ZOOM_IDX (10)

#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

#define MMI_BARCODEREADER_FILE_EXT_NAME                     L".mbc"

typedef struct
{
    S32 offset_x;
    S32 offset_y;
    S32 width;
    S32 height;
    BOOL is_press;
} barcodereader_ui_touch_struct;

typedef enum
{
    MMI_BARCODEREADER_EV_STATUS_INC = 0,
    MMI_BARCODEREADER_EV_STATUS_DEC,
    MMI_BARCODEREADER_EV_STATUS_NULL
} mmi_barcodereader_ev_status_enum;

#ifdef __MMI_BARCODEREADER_MF_SUPPORT__
typedef enum
{
    MMI_BARCODEREADER_MF_STATUS_FORWARD = 0,
    MMI_BARCODEREADER_MF_STATUS_BACKWARD,
    MMI_BARCODEREADER_MF_STATUS_NULL
} mmi_barcodereader_mf_status_enum;
#endif /* __MMI_BARCODEREADER_MF_SUPPORT__ */ 

typedef enum
{
    MMI_BARCODEREADER_HELP_NONE = 0,
    MMI_BARCODEREADER_HELP_DECODE_NEXT,
    MMI_BARCODEREADER_HELP_WRONG_SERIES,
    MMI_BARCODEREADER_HELP_DUPLICATED_CODE,
    MMI_BARCODEREADER_HELP_TOTAL_COUNT
} barcodereader_help_screen_enum;

typedef struct
{
    /* camera setting - 8 byte */
    U16 flash;
    U16 ev;
    U16 af_mode;
    U16 storage;
    U16 banding;

    /* reserve 20 bytes */
    U16 reserved1;
    U16 reserved2;
    U16 reserved3;
    U16 reserved4;
    U16 reserved5;
    U16 reserved6;
    U16 reserved7;
    U16 reserved8;
    U16 reserved9;
    U16 reserved10;
} barcodereader_setting_struct;

/*********** Storage ***********/
typedef enum
{
    MMI_BARCODEREADER_STORAGE_PHONE,
    MMI_BARCODEREADER_STORAGE_MEMORY_CARD,
    MMI_BARCODEREADER_STORAGE_TOTAL
} mmi_barcodereader_storage;

typedef enum
{
    MMI_BARCODEREADER_APP_VCARD,
    MMI_BARCODEREADER_APP_EMAIL,
    MMI_BARCODEREADER_APP_SMS,
    MMI_BARCODEREADER_APP_DTXT,
#ifndef __MMI_BARCODEREADER_OPERATOR1__
    MMI_BARCODEREADER_APP_BUSINESS,
    MMI_BARCODEREADER_APP_MMS,
    MMI_BARCODEREADER_APP_PHONENUMBER,
    MMI_BARCODEREADER_APP_URL,
    MMI_BARCODEREADER_APP_EMAILADDRESS,
#else /* __MMI_BARCODEREADER_OPERATOR1__ */ 
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 
    MMI_BARCODEREADER_NONE,
    MMI_BARCODEREADER_APP_TOTAL
} mmi_barcodereader_app_type_enum;

#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

/********************************************************************************************************************** 
* operator attribute enum
**********************************************************************************************************************/
typedef enum
{
    MMI_BARCODEREADER_ATTRIBUTE_N = 0,
    MMI_BARCODEREADER_ATTRIBUTE_TIL,
    MMI_BARCODEREADER_ATTRIBUTE_DIV,
    MMI_BARCODEREADER_ATTRIBUTE_COR,
    MMI_BARCODEREADER_ATTRIBUTE_ADR,
    MMI_BARCODEREADER_ATTRIBUTE_ZIP,
    MMI_BARCODEREADER_ATTRIBUTE_M,
    MMI_BARCODEREADER_ATTRIBUTE_FAX,
    MMI_BARCODEREADER_ATTRIBUTE_EM,
    MMI_BARCODEREADER_ATTRIBUTE_SM,
    MMI_BARCODEREADER_ATTRIBUTE_TO,
    MMI_BARCODEREADER_ATTRIBUTE_SUB,
    MMI_BARCODEREADER_ATTRIBUTE_TXT,
    MMI_BARCODEREADER_ATTRIBUTE_INTR,
    MMI_BARCODEREADER_ATTRIBUTE_CT,
    MMI_BARCODEREADER_ATTRIBUTE_TYPE,
    MMI_BARCODEREADER_ATTRIBUTE_URL,
    MMI_BARCODEREADER_ATTRIBUTE_DG,
    MMI_BARCODEREADER_ATTRIBUTE_TEL,
    MMI_BARCODEREADER_ATTRIBUTE_LEN,
    MMI_BARCODEREADER_ATTRIBUTE_FILE,
    MMI_BARCODEREADER_ATTRIBUTE_CR,
    MMI_BARCODEREADER_ATTRIBUTE_SID,
#ifndef __MMI_BARCODEREADER_OPERATOR1__
    MMI_BARCODEREADER_ATTRIBUTE_NICK,
    MMI_BARCODEREADER_ATTRIBUTE_NOTE,
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 
    MMI_BARCODEREADER_ATTRIBUTE_ALL
} mmi_barcodereader_attribute_enum;

typedef enum
{
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_TEL,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_M,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_EM,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_URL,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_OPEN_URL,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_SAVE_URL,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_TO_COMMEND,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_TO_ORDER,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_TO_LISTEN,
    MMI_BARCODEREADER_HIGHLIGHT_TYPE_ALL
} mmi_barcodereader_highlight_type_enum;

typedef enum
{
    MMI_BARCODEREADER_FILELIST_OPTION_HIGHLIGHT_OPEN = 0,
    MMI_BARCODEREADER_FILELIST_OPTION_HIGHLIGHT_DELETE_FILE,
    /* MMI_BARCODEREADER_FILELIST_OPTION_HIGHLIGHT_DELETE_FILE_ALL, */
    MMI_BARCODEREADER_FILELIST_OPTION_HIGHLIGHT_TOTAL
} mmi_barcodereader_filelist_option_highlight_enum;

typedef struct
{
    HILITE_STR content;
    U16 highlight_type;
} mmi_barcodereader_highlight_struct;

typedef struct
{
    HILITE_STR ct_element[MMI_BARCODEREADER_ATTRIBUTE_ALL];
    U32 ct_attribute;
} mmi_barcodereader_app_content_struct;

typedef struct
{
    U32 index;
    U32 value;
} mmi_barcodereader_phb_multi_count_struct;

/********************************************************************************************************************** 
* BarcodeReader Context
**********************************************************************************************************************/
typedef struct
{
    gdi_handle base_layer_handle;
    gdi_handle osd_layer_handle;
    gdi_handle preview_layer_handle;    /* use the base layer buffer */
    gdi_handle sublcd_base_layer_handle;

    mmi_barcodereader_error_struct last_error;

    barcodereader_setting_struct setting;
    barcodereader_osd_layeout_struct *active_barcodereader_osd_ptr;

    U8 lcm_rotate;
    U8 previous_osd_rotate;
    U8 osd_rotate;

    U16 zoom_idx;
    U32 osd_UI_device_width;
    U32 osd_UI_device_height;
    U32 base_UI_device_width;
    U32 base_UI_device_height;

    S16 *storage_filepath;
    PU8 osd_layer_buf_ptr;

    U16 preview_width;
    U16 preview_height;
    U16 image_width;
    U16 image_height;

#ifdef __MMI_BARCODEREADER_WATCHDOG_TIMEOUT__
    U8 preview_watchdog_duration;
#endif

    U16 zoom_limit;
    U16 app_state;
    U16 app_prev_state;
    U16 app_next_state;
    PU8 capture_buf_ptr;
    U32 capture_size;

    /* this four variables is for append structure qr code */
    BOOL is_append_qrcode;
    U8 nsymbol;
    U8 symbolid;
    U8 symbol_count;
    U8 paritydata;
    U8 encoding;
    U16 symbol_masks;

    BOOL is_lsk_pressed;
    BOOL is_rsk_pressed;
    BOOL is_up_arrow_pressed;
    BOOL is_down_arrow_pressed;

    BOOL is_ev_inc_pressed;
    BOOL is_ev_dec_pressed;

    BOOL is_autofocus_pressed;
    BOOL is_manual_autofocus;
    mmi_barcodereader_af_states af_state;
    mmi_barcodereader_af_animtaion_process af_animation_process;
    U8 af_result;
    BOOL is_af_capture;
    BOOL is_capturing;
    BOOL is_setting_loaded;
    BOOL is_mainlcd_resource;
    BOOL is_cat65_show;
    BOOL is_hide_osd;
    BOOL is_draw_timer_on;
    BOOL is_sublcd_display;
    BOOL is_storage_ready;
    BOOL is_storage_path_changed;
    BOOL is_multiple_receiver;
    U32 current_receiver;
    U32 total_receiver;

#ifdef __MMI_BARCODEREADER_FOCUS_MODE_MANUAL__
    BOOL is_mf_continue;
    U32 mf_level_idx;
    U32 mf_level_cnt;
#endif /* __MMI_BARCODEREADER_FOCUS_MODE_MANUAL__ */ 

    void *app_mem_pool;
    KAL_ADM_ID adm_pool_id;

#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

    S8 *hint1_buf;
    S8 *hint2_buf;
    U16 fade_time;

    /* decoded text related variable */
    S8 *text_buf;
    S8 *formatted_text_buf;
    S8 *text_slot[16];
    S8 *decode_text;
    S8 *input_string_tmp;
    S8 *input_string;
    S8 *working_buffer;
    MMI_BOOL b_stop_decode;

    barcodereader_help_screen_enum help_str_enum;

    U16 formatted_text_buf_length;
    U16 text_buf_length;
    mmi_barcodereader_app_content_struct app_content;
#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 
    U8 current_highlight;
    /* email attribute , save to draft box or not */
    MMI_BOOL is_save_to_draft;

    /* phonebook needed */
#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

    U16 storage_disk;
    /* HILITE_STR ct_element[MMI_BARCODEREADER_ATTRIBUTE_ALL]; */
    mmi_barcodereader_app_type_enum app_type_list[MMI_BARCODEREADER_APPLIACTION_LIST_NUM];
    U8 app_list_idx;
    U8 app_list_idx_count;
    U8 selected_hilight_idx;
    mmi_barcodereader_app_type_enum selected_app_type;

    void (*entry_app_callback) (void);

    U16 touch_object;
    barcodereader_ui_touch_struct touch_lsk;
    barcodereader_ui_touch_struct touch_rsk;

    barcodereader_ui_touch_struct touch_flash;
    barcodereader_ui_touch_struct touch_mf_inc;
    barcodereader_ui_touch_struct touch_mf_dec;
    barcodereader_ui_touch_struct touch_ev_inc;
    barcodereader_ui_touch_struct touch_ev_dec;
    barcodereader_ui_touch_struct touch_capture;
    barcodereader_ui_touch_struct touch_af_mode;
    barcodereader_ui_touch_struct touch_storage;

   /***************************
   * AF
   ***************************/
#ifdef __MMI_BARCODEREADER_AF_SUPPORT__
    U16 af_zone0_x; /* AF Zone 0 X-coordinate, (0,0) means left-top corner */
    U16 af_zone0_y; /* AF Zone 0 Y-coordinate */
    U16 af_zone1_x; /* AF Zone 1 X-coordinate */
    U16 af_zone1_y; /* AF Zone 1 Y-coordinate */
    U16 af_zone2_x; /* AF Zone 2 X-coordinate */
    U16 af_zone2_y; /* AF Zone 2 Y-coordinate */
    U16 af_zone3_x; /* AF Zone 3 X-coordinate */
    U16 af_zone3_y; /* AF Zone 3 Y-coordinate */
    U16 af_zone4_x; /* AF Zone 4 X-coordinate */
    U16 af_zone4_y; /* AF Zone 4 Y-coordinate */
#endif /* __MMI_BARCODEREADER_AF_SUPPORT__ */ 

    U32 storage_selected;
    U32 drv_inline_list_p;
    mmi_id save_number_cui_id;
    mmi_id sms_cui_id;

} barcodereader_context_struct;

#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

/********************************************************************************************************************** 
* file name prefix
**********************************************************************************************************************/
#define MMI_BARCODEREADER_FILE_NAME_VCARD     "MingPian"
#define MMI_BARCODEREADER_FILE_NAME_SMS           "DuanXin"
#define MMI_BARCODEREADER_FILE_NAME_DTXT      "WenBen"
#define MMI_BARCODEREADER_FILE_NAME_EMAIL     "YouJian"
#ifndef __MMI_BARCODEREADER_OPERATOR1__
#define MMI_BARCODEREADER_FILE_NAME_BUSINESS    "AD"
#define MMI_BARCODEREADER_FILE_NAME_PHONENUMBER "DianHua"
#define MMI_BARCODEREADER_FILE_NAME_URL         "WangZhi"
#define MMI_BARCODEREADER_FILE_NAME_EMAILADDRESS "YouJianDiZhi"
#else /* __MMI_BARCODEREADER_OPERATOR1__ */ 
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

/********************************************************************************************************************** 
* app ID
**********************************************************************************************************************/
#define MMI_BARCODEREADER_APP_VCARD_ID          L"card"
#define MMI_BARCODEREADER_APP_EMAIL_ID           L"mail"
#define MMI_BARCODEREADER_APP_SMS_ID            L"sms"
#define MMI_BARCODEREADER_APP_DTXT_ID           L"dtxt"
#ifndef __MMI_BARCODEREADER_OPERATOR1__
#define MMI_BARCODEREADER_APP_BUSINESS_ID        L"ad"
#else /* __MMI_BARCODEREADER_OPERATOR1__ */ 
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

#ifdef __MMI_BARCODEREADER_OPERATOR1__
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* __MMI_BARCODEREADER_OPERATOR1__ */ 

#define MMI_BARCODEREADER_ENCODING_TYPE_GB2312  0x001
#define MMI_BARCODEREADER_ENCODING_TYPE_UTF8    0x110

#endif /* __MMI_BARCODEREADER__ */ 
#endif /* MMI_BARCODEREADER_DATATPYE_H */ /* _BARCODEREADER_DATATPYE_H_ */                                                                   /* _BARCODEREADER_DATATYPE_H_ */