Changeset 1448 for trunk/platform/ixus970_sd890/sub/100b
- Timestamp:
- 12/03/11 22:19:09 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus970_sd890/sub/100b/stubs_entry.S
r1444 r1448 36 36 //DEF(zoom_status ,0x0000d4a4) // Found @0xffa406c8, stubs_min = 0x0000d4a4 (0xD4A4) 37 37 //DEF(some_flag_for_af_scan ,0x0000d228) // Found @0xffa2b598, stubs_min = 0x0000d228 (0xD228) 38 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c). 39 // each entry contains 3 int value(s), the first is the zoom focus length. 40 // there are 12 entries in the table - set NUM_FL to 12 41 DEF(focus_len_table ,0xfffe297c) // Found @0xfffe297c 42 //DEF(zoom_busy ,0x00008aa0) // Found @0xff932a88, stubs_min = 0x00008aa0 (0x8A8C+0x14) 43 //DEF(focus_busy ,0x0000898c) // Found @0xff92e134, stubs_min = 0x0000898c (0x8984+0x8) 44 //DEF(recreview_hold ,0x00006188) // Found @0xff87eb90, ** != ** stubs_min = 0x00009d98 (0x9CEC+0xAC) 38 45 39 46 // Values below go in 'lib.c':
Note: See TracChangeset
for help on using the changeset viewer.