root/platform/ixus150_elph140/sub/100c/stubs_entry.S

/* [<][>][^][v][top][bottom][index][help] */
   1 // !!! THIS FILE IS GENERATED. DO NOT EDIT. !!!
   2 #include "stubs_asm.h"
   3 
   4 // Camera info:
   5 //   DRYOS R54 (DRYOS version 2.3, release #0054+p3)
   6 //   Firmware Ver GM1.00C   // Found @ 0xff89ae34, "GM1.00C" @ 0xff89ae41
   7 //   Firmware build timestamp: Nov 21 2013 21:14:08
   8 //   Canon IXUS 150
   9 
  10 // Values for makefile.inc
  11 //   DIGIC = 41# DIGIC 4+
  12 //   PLATFORMOSVER = 54
  13 //   PLATFORMID = 12935# (0x3287) Found @ 0xffff0040
  14 //   MAXRAMADDR = 0x07ffffff
  15 //   MEMISOSTART = 0x00182980
  16 //   KEYSYS = d4f# Found @ 0xff812744
  17 //   NEED_ENCODED_DISKBOOT = 12# Found @ 0xff812754
  18 //   ARAM_HEAP_START = 0x60e000# Found @ 0xff9a1c9c
  19 //   ARAM_HEAP_SIZE  = 0x22000# Found @ 0xff9a1c5c
  20 
  21 // Detected address ranges:
  22 // ROM      0xff810000 - 0xffffffff (8323072 bytes)
  23 // RAM code 0x006b1000 - 0x006c1400 copied from 0xffcd7394 (  66560 bytes)
  24 // RAM data 0x00001900 - 0x0000f764 copied from 0xffcc9530 (  56932 bytes)
  25 
  26 // Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S'
  27 //    Name                                     Address      Rule  %  Comp to stubs_entry_2.S
  28 NHSTUB(DeleteFile_Fut                         ,0xff826afc) //  1 90%
  29 NHSTUB(GetFocusLensSubjectDistanceFromLens    ,0xff9881b0) //  3 95%
  30 // ERROR: MakeDirectory_Fut is not found.                  //--- ---    *** != 0xff82760c
  31 // ERROR: RefreshPhysicalScreen is not found.              //--- ---    *** != 0x00000000
  32 
  33 // Check of modemap from 'platform/CAMERA/shooting.c':
  34 // Firmware modemap table found @ffac6aa4 -> ffc871ac
  35 // No problems found with modemap table.
  36 
  37 // Values below can be overridden in 'stubs_min.S':
  38 DEF(physw_status                            ,0x000104f0) // Found @0xff82bda8
  39 DEF(physw_run                               ,0x00001c94) // Found @0xff82b900
  40 DEF(physw_sleep_delay                       ,0x00001c9c) // Found @0xff82b900
  41 DEF(levent_table                            ,0xffbe83dc) // Found @0xffbe83dc
  42 DEF(FlashParamsTable                        ,0xffc87440) // Found @0xffc87440
  43 DEF(movie_status                            ,0x00007070) // Found @0xff992758
  44 //DEF(video_compression_rate                  ,0x00007024) // Found @0xff9933e4, ** != ** stubs_min = 0x000070a0 (0x70a0)
  45 DEF(full_screen_refresh                     ,0x00007b34) // Found @0xff9b52ec
  46 DEF(canon_menu_active                       ,0x00003b10) // Found @0xff8a3150
  47 DEF(canon_shoot_menu_active                 ,0x00009199) // Found @0xffa100e0
  48 DEF(playrec_mode                            ,0x00003608) // Found @0xff89184c
  49 DEF(zoom_status                             ,0x00005c64) // Found @0xff9322fc
  50 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
  51 // each entry contains 2 int value(s), the first is the zoom focus length.
  52 // there are 101 entries in the table - set NUM_FL to 101
  53 DEF(focus_len_table                         ,0xffffae14) // Found @0xffffae14
  54 DEF(zoom_busy                               ,0x00006d78) // Found @0xff98a8b0
  55 DEF(focus_busy                              ,0x00006c24) // Found @0xff986c84
  56 // Palette colour tables  found @ 0xffbec15c
  57 // Camera appears to have only 1 RAW buffer @ 0x42f95130 (Found @0xffb57724)
  58 DEF(fileio_semaphore                        ,0x00001d0c) // Found @0xff82e160
  59 DEF(exmem_alloc_table                       ,0x0001184c) // Found @0xff832b7c
  60 DEF(exmem_types_table                       ,0xffcc99d4) // Found @0x00001da4
  61 DEF_CONST(exmem_type_count                  ,0x0000001b)
  62 DEF(imager_active                           ,0x00002028) // Found @0xff849518 (0x2024 + 4)
  63 DEF_CONST(uiprop_count                      ,0x0000009d) // Found @0xff9ab4e8
  64 DEF(cameracon_state                         ,0x00002308) // Found @0xff8554d4
  65 
  66 // Values below go in 'lib.c':
  67 //void *vid_get_bitmap_fb()        { return (void*)0x406f1000; }             // Found @0xff862fc0
  68 //void *vid_get_viewport_fb()      { return (void*)0x40846b80; }             // Found @0xffb55d0c
  69 DEF(viewport_fb_d                           ,0x0000327c) // Found 0x3228 (@0xff8803a8) + 0x54 (@0xff8803e0)
  70 //void *vid_get_viewport_fb_d()    { return (void*)(*(int*)(0x3228+0x54)); } // Found @0xff8803a8 & 0xff8803e0
  71 DEF(jpeg_count_str                          ,0x000d5168) // Found @0xff9fbabc
  72 //char *camera_jpeg_count_str()    { return (char*)0x000d5168; }             // Found @0xff9fbabc
  73 //int get_flash_params_count(void) { return 0xa6; }                          // Found @0xff9abf6c
  74 
  75 // Bitmap masks and physw_status index values for SD_READONLY and USB power flags (for kbd.c).
  76 //#define SD_READONLY_FLAG    0x02000000 // Found @0xffb994fc, levent 0x20a
  77 //#define SD_READONLY_IDX     2
  78 //#define USB_MASK            0x10000000 // Found @0xffb9950c, levent 0x202
  79 //#define USB_IDX             2
  80 //#define BATTCOVER_FLAG      0x04000000 // Found @0xffb99504, levent 0x205
  81 //#define BATTCOVER_IDX       2
  82 //#define ANALOG_AV_FLAG      0x00000080 // Found @0xffb9949c, levent 0x200 (non-inverted logic)
  83 //#define ANALOG_AV_IDX       2
  84 
  85 // Keymap values for kbd.c. Additional keys may be present, only common values included here.
  86 //static KeyMap keymap[] = {
  87 //    { 2, KEY_SET             ,0x00000001 }, // Found @0xffb99464, levent 0x0a
  88 //    { 2, KEY_UP              ,0x00000002 }, // Found @0xffb9946c, levent 0x06
  89 //    { 2, KEY_RIGHT           ,0x00000004 }, // Found @0xffb99474, levent 0x09
  90 //    { 2, KEY_DOWN            ,0x00000008 }, // Found @0xffb9947c, levent 0x07
  91 //    { 2, KEY_LEFT            ,0x00000010 }, // Found @0xffb99484, levent 0x08
  92 //    { 2, KEY_SHOOT_FULL      ,0x00000060 }, // Found @0xffb99494, levent 0x01
  93 //    { 2, KEY_SHOOT_FULL_ONLY ,0x00000040 }, // Found @0xffb99494, levent 0x01
  94 //    { 2, KEY_SHOOT_HALF      ,0x00000020 }, // Found @0xffb9948c, levent 0x00
  95 //    { 2, KEY_POWER           ,0x00000100 }, // Found @0xffb994a4, levent 0x100
  96 //    { 2, KEY_PLAYBACK        ,0x00000200 }, // Found @0xffb994ac, levent 0x101
  97 //    { 2, KEY_HELP            ,0x00000800 }, // Found @0xffb994b4, levent 0x0d
  98 //    { 2, KEY_MENU            ,0x00001000 }, // Found @0xffb994bc, levent 0x0e
  99 //    { 2, KEY_VIDEO           ,0x00002000 }, // Found @0xffb994c4, levent 0x02
 100 //    { 2, KEY_ZOOM_OUT        ,0x00004000 }, // Found @0xffb994cc, levent 0x04
 101 //    { 2, KEY_ZOOM_IN         ,0x00008000 }, // Found @0xffb994d4, levent 0x03
 102 //    { 0, 0, 0 }
 103 //};
 104 
 105 // Values below go in 'platform_camera.h':
 106 //#define CAM_DRYOS         1
 107 //#define CAM_DRYOS_2_3_R39 1 // Defined for cameras with DryOS version R39 or higher
 108 //#define CAM_DRYOS_2_3_R47 1 // Defined for cameras with DryOS version R47 or higher
 109 //#define CAM_RAW_ROWPIX    4704 // Found @0xff96462c
 110 //#define CAM_RAW_ROWS      3504 // Found @0xff964638
 111 //#undef  CAM_UNCACHED_BIT
 112 //#define CAM_UNCACHED_BIT  0x40000000 // Found @0xff825e30
 113 //#define CAM_DATE_FOLDER_NAMING 0x080 // Found @0xffa95368 (pass as 3rd param to GetImageFolder)
 114 //#define PARAM_CAMERA_NAME 3 // Found @0xffc86500
 115 //#define CAM_3ARG_DebugAssert 1
 116 
 117 // Below goes in 'filewrite.c' or 'platform_camera.h':
 118 //#define MAX_CHUNKS_FOR_FWT 7 // Found @0xffaa25b4
 119 
 120 // Known propcases
 121 // //      PROPCASE_AFSTEP 13
 122 // #define PROPCASE_FOCUS_STATE 18
 123 // #define PROPCASE_AV 23
 124 // #define PROPCASE_BV 34
 125 // //      PROPCASE_DELTA_DIGITALGAIN 77
 126 // #define PROPCASE_DELTA_SV 79
 127 // //      PROPCASE_DELTA_ND 80
 128 // #define PROPCASE_EV_CORRECTION_2 210
 129 // #define PROPCASE_ORIENTATION_SENSOR 222
 130 // #define PROPCASE_SV_MARKET 249
 131 // //      PROPCASE_SVFIX 250
 132 // #define PROPCASE_TV 265
 133 // Guessed propset: 6
 134 
 135 // Misc stuff
 136 DEF(ctypes, 0xffb96a18)
 137 
 138 // EXMEM types:
 139 // EXMEM_RAMDISK        0
 140 // EXMEM_COM            1
 141 // EXMEM_FORMATTER      2
 142 // EXMEM_SHADING        3
 143 // EXMEM_FAMODE         4
 144 // EXMEM_FIRMUP         5
 145 // EXMEM_FIRMUP_VRAM    6
 146 // EXMEM_FIRMUP_INFLATE 7
 147 // EXMEM_DVLPWORK       8
 148 // EXMEM_EVF            9
 149 // EXMEM_SCRIPT         10
 150 // EXMEM_GPS            11
 151 // EXMEM_FACEAUTH       12
 152 // EXMEM_OHYEARLOG      13
 153 // EXMEM_WIFI           14
 154 // EXMEM_FILESTORE      15
 155 // EXMEM_MOVIE_REC      16
 156 // EXMEM_MOVIE_PLY      17
 157 // EXMEM_WIFI_RESIZE    18
 158 // EXMEM_PCEVF          19
 159 // EXMEM_WIDE           20
 160 // EXMEM_NARROW         21
 161 // EXMEM_AUTO_GIS_MODE  22
 162 // EXMEM_NP_GIS_MODE    23
 163 // EXMEM_TRIPODHDR_MODE 24
 164 // EXMEM_HSHQ_MODE      25
 165 // EXMEM_CRAW_REC       26
 166 
 167 // ISR flag: 0x1944, pointer to current task's control block: 0x1940
 168 // pointer to TCB area: 0x19c4, found @ 0xffcd8910
 169 
 170 // LED table init @ 0xff9400e0
 171 // LED #1: 0xc022d200 (#98 in GPIO table), offset 0x98
 172 // LED #2: 0xc022d1fc (#97 in GPIO table), offset 0x8
 173 // GPIO table @ 0xffb98f14
 174 
 175 // Stubs below matched 100%.
 176 //    Name                                     Address                Comp to stubs_entry_2.S
 177 NHSTUB(AllocateUncacheableMemory              ,0xff825dec) //112
 178 NHSTUB(Close                                  ,0xff827170) //120
 179 NHSTUB(CreateBinarySemaphore                  ,0x006b784c) //115
 180 NHSTUB(CreateTask                             ,0x006b562c) //120
 181 NHSTUB(DebugAssert                            ,0x006b59c0) //107
 182 NHSTUB(DeleteDirectory_Fut                    ,0xff826b70) //116
 183 NHSTUB(DeleteSemaphore                        ,0x006b7930) //120
 184 NHSTUB(DoAELock                               ,0xff83186c) //120
 185 NHSTUB(DoAFLock                               ,0xff831530) //120
 186 NHSTUB(EnterToCompensationEVF                 ,0xff8317d0) //104
 187 NHSTUB(ExecuteEventProcedure                  ,0xff8335fc) //104
 188 NHSTUB(ExitFromCompensationEVF                ,0xff831818) //104
 189 NHSTUB(ExitTask                               ,0x006b595c) //120
 190 NHSTUB(ExpCtrlTool_StartContiAE               ,0xff84161c) //104
 191 NHSTUB(ExpCtrlTool_StopContiAE                ,0xff841790) //104
 192 NHSTUB(Fclose_Fut                             ,0xff826c08) //120
 193 NHSTUB(Feof_Fut                               ,0xff826df4) //  1
 194 NHSTUB(Fflush_Fut                             ,0xff826e30) //  1
 195 NHSTUB(Fgets_Fut                              ,0xff826d5c) //  6
 196 NHSTUB(Fopen_Fut                              ,0xff826bc8) //120
 197 NHSTUB(Fread_Fut                              ,0xff826cb4) //120
 198 NHSTUB(FreeUncacheableMemory                  ,0xff825e28) //112
 199 NHSTUB(Fseek_Fut                              ,0xff826da8) //120
 200 NHSTUB(Fwrite_Fut                             ,0xff826d08) //120
 201 NHSTUB(GetBatteryTemperature                  ,0xff86bd40) //102
 202 NHSTUB(GetCCDTemperature                      ,0xff86bcc8) //102
 203 NHSTUB(GetCurrentAvValue                      ,0xff8843f0) //120
 204 NHSTUB(GetCurrentShutterSpeed                 ,0xff8c2b1c) //120
 205 NHSTUB(GetDrive_ClusterSize                   ,0xff82f7f4) //122
 206 NHSTUB(GetDrive_FreeClusters                  ,0xff830040) //119
 207 NHSTUB(GetDrive_TotalClusters                 ,0xff830014) //122
 208 NHSTUB(GetFocusLensSubjectDistance            ,0xff987dcc) //102
 209 NHSTUB(GetImageFolder                         ,0xff96be7c) //122
 210 NHSTUB(GetKbdState                            ,0xff86855c) //109
 211 NHSTUB(GetMemInfo                             ,0xff8235cc) //115
 212 NHSTUB(GetOpticalTemperature                  ,0xff86bdb8) //120
 213 NHSTUB(GetParameterData                       ,0xff9abf28) //101
 214 NHSTUB(GetPropertyCase                        ,0xff89c6c8) //101
 215 NHSTUB(GetSystemTime                          ,0xffac46ac) //120
 216 NHSTUB(GetVRAMHPixelsSize                     ,0xff84df90) //120
 217 NHSTUB(GetVRAMVPixelsSize                     ,0xff84df9c) //120
 218 NHSTUB(GetZoomLensCurrentPoint                ,0xff98ad40) //120
 219 NHSTUB(GetZoomLensCurrentPosition             ,0xffab3a74) //102
 220 NHSTUB(GiveSemaphore                          ,0x006b7acc) //120
 221 NHSTUB(IsStrobeChargeCompleted                ,0xff8f19f8) //102
 222 NHSTUB(LEDDrive                               ,0xff9941a0) //120
 223 NHSTUB(LocalTime                              ,0x006b9a18) //115
 224 NHSTUB(LockMainPower                          ,0xff89f01c) //120
 225 NHSTUB(MakeSDCardBootable                     ,0xff8304ec) //105
 226 NHSTUB(MoveFocusLensToDistance                ,0xffb59710) //102
 227 NHSTUB(MoveIrisWithAv                         ,0xffabec44) //120
 228 NHSTUB(MoveZoomLensWithPoint                  ,0xffabf554) //120
 229 NHSTUB(MoveOpticalZoomAt                      ,0xff830f88) //109
 230 NHSTUB(Open                                   ,0xff8270a8) //120
 231 NHSTUB(PB2Rec                                 ,0xff85735c) //104
 232 NHSTUB(PT_MoveDigitalZoomToWide               ,0xff995268) //102
 233 NHSTUB(PT_MoveOpticalZoomAt                   ,0xff995238) //102
 234 NHSTUB(PT_PlaySound                           ,0xff8ac330) //122
 235 NHSTUB(PostLogicalEventForNotPowerType        ,0xff89e568) //120
 236 NHSTUB(PostLogicalEventToUI                   ,0xff89e5b4) //120
 237 NHSTUB(PutInNdFilter                          ,0xffabf30c) //102
 238 NHSTUB(PutOutNdFilter                         ,0xffabf330) //102
 239 NHSTUB(Read                                   ,0xff824088) //120
 240 NHSTUB(ReadFastDir                            ,0xffaa3ab8) //115
 241 NHSTUB(Rec2PB                                 ,0xff855afc) //104
 242 NHSTUB(RenameFile_Fut                         ,0xff826a68) //116
 243 NHSTUB(Restart                                ,0xff836668) //122
 244 NHSTUB(ScreenLock                             ,0xff8a2a78) //117
 245 NHSTUB(ScreenUnlock                           ,0xff8a2ad4) //117
 246 NHSTUB(SetAE_ShutterSpeed                     ,0xffb54b9c) //102
 247 NHSTUB(SetAutoShutdownTime                    ,0xff89f090) //120
 248 NHSTUB(SetCurrentCaptureModeType              ,0xff8a91e4) //120
 249 NHSTUB(SetDate                                ,0xffb569c0) //120
 250 NHSTUB(SetFileAttributes                      ,0xff827574) //  6
 251 NHSTUB(SetFileTimeStamp                       ,0xff8274fc) //  6
 252 NHSTUB(SetLogicalEventActive                  ,0xff89ec10) //120
 253 NHSTUB(SetParameterData                       ,0xff9abe8c) //101
 254 NHSTUB(SetPropertyCase                        ,0xff89c528) //101
 255 NHSTUB(SetScriptMode                          ,0xff89ec64) //120
 256 NHSTUB(SleepTask                              ,0x006b8d88) //120
 257 NHSTUB(TakeSemaphore                          ,0x006b79f4) //120
 258 NHSTUB(TurnOffBackLight                       ,0xff8abbd4) //104
 259 NHSTUB(TurnOnBackLight                        ,0xff8abbbc) //104
 260 NHSTUB(TurnOnDisplay                          ,0xff8633a0) //120
 261 NHSTUB(TurnOffDisplay                         ,0xff8633b0) //120
 262 NHSTUB(UIFS_WriteFirmInfoToFile               ,0xff9c8b44) //120
 263 NHSTUB(UnlockAE                               ,0xff831890) //120
 264 NHSTUB(UnlockAF                               ,0xff831560) //120
 265 NHSTUB(UnlockMainPower                        ,0xff89ef74) //120
 266 NHSTUB(VbattGet                               ,0xff82ac10) //120
 267 NHSTUB(Write                                  ,0xff8271c4) //120
 268 NHSTUB(WriteSDCard                            ,0xff87e1a0) //108
 269 NHSTUB(_log                                   ,0x006bd900) //111
 270 NHSTUB(_log10                                 ,0x006bde40) //112
 271 NHSTUB(_pow                                   ,0x006bdfb8) //121
 272 NHSTUB(_sqrt                                  ,0x006bfbdc) //  6
 273 NHSTUB(add_ptp_handler                        ,0xffa67208) //121
 274 NHSTUB(apex2us                                ,0xffa1cdcc) //121
 275 NHSTUB(close                                  ,0xff823ee4) //109
 276 NHSTUB(err_init_task                          ,0xff824978) //111
 277 NHSTUB(exmem_alloc                            ,0xff833188) //101
 278 NHSTUB(exmem_ualloc                           ,0xff832ff4) //101
 279 NHSTUB(exmem_ufree                            ,0xff833134) //101
 280 NHSTUB(free                                   ,0xff825220) //112
 281 NHSTUB(get_nd_value                           ,0xffab1314) //123
 282 NHSTUB(get_current_nd_value                   ,0xffab12b4) //122
 283 NHSTUB(get_current_deltasv                    ,0xff8c382c) //122
 284 NHSTUB(GetCurrentDriveBaseSvValue             ,0xff8c97c8) //120
 285 NHSTUB(kbd_p1_f                               ,0xff82bdf8) //109
 286 NHSTUB(kbd_p1_f_cont                          ,0xff82be04) //109
 287 NHSTUB(kbd_p2_f                               ,0xff82b598) //109
 288 NHSTUB(kbd_read_keys                          ,0xff82bda8) //109
 289 NHSTUB(kbd_read_keys_r2                       ,0xff868048) //109
 290 NHSTUB(lseek                                  ,0xff82738c) //120
 291 NHSTUB(malloc                                 ,0xff8251c8) //112
 292 NHSTUB(memcmp                                 ,0xff824fa0) //120
 293 NHSTUB(memcpy                                 ,0xff8affc0) //120
 294 NHSTUB(memset                                 ,0xffa1703c) //120
 295 NHSTUB(mkdir                                  ,0xff82760c) //121
 296 NHSTUB(mktime_ext                             ,0xff8af848) //  1
 297 NHSTUB(open                                   ,0xff823e34) //109
 298 NHSTUB(OpenFastDir                            ,0xffaa3964) //115
 299 NHSTUB(closedir                               ,0xffaa3914) //121
 300 NHSTUB(get_fstype                             ,0xff82f76c) //122
 301 NHSTUB(qsort                                  ,0xffb19268) //  6
 302 NHSTUB(rand                                   ,0xffa1700c) //121
 303 NHSTUB(realloc                                ,0xffa170b8) //115
 304 NHSTUB(reboot_fw_update                       ,0xffac3d60) //106
 305 NHSTUB(set_control_event                      ,0xff89e8d0) //111
 306 NHSTUB(srand                                  ,0xffa17000) //122
 307 NHSTUB(stat                                   ,0xff8273d4) //109
 308 NHSTUB(strcat                                 ,0xff836ff8) //  1
 309 NHSTUB(strchr                                 ,0xff837080) //  1
 310 NHSTUB(strcmp                                 ,0xff82509c) //120
 311 NHSTUB(strcpy                                 ,0xff824f88) //120
 312 NHSTUB(strftime                               ,0xff8af894) //113
 313 NHSTUB(strlen                                 ,0xff8250e0) //120
 314 NHSTUB(strncmp                                ,0xff837034) //  1
 315 NHSTUB(strncpy                                ,0xff827d04) //  1
 316 NHSTUB(strrchr                                ,0xff8b010c) //  1
 317 NHSTUB(strtol                                 ,0xff836fe4) //101
 318 NHSTUB(strtolx                                ,0xff836de8) //109
 319    DEF(task_CaptSeq                           ,0xff88bf78) //120
 320    DEF(task_DvlpSeqTask                       ,0xff998ae0) //120
 321    DEF(task_ExpDrv                            ,0xff8d94a0) //120
 322    DEF(task_FileWrite                         ,0xffaa2554) //120
 323    DEF(task_InitFileModules                   ,0xff857c38) //120
 324    DEF(task_MovieRecord                       ,0xff9934b0) //120
 325    DEF(task_PhySw                             ,0xff82b8fc) //120
 326    DEF(hook_CreateTask                        ,0x006b562c) //105
 327 NHSTUB(time                                   ,0x006b927c) //119
 328 NHSTUB(vsprintf                               ,0xff827cc4) //115
 329 NHSTUB(EngDrvRead                             ,0xff82bf04) //102
 330 NHSTUB(PTM_GetCurrentItem                     ,0xff8a0c6c) //105
 331 NHSTUB(DisableISDriveError                    ,0xffac0058) //120
 332 NHSTUB(CancelHPTimer                          ,0xff898edc) //119
 333 NHSTUB(SetHPTimerAfterNow                     ,0xff898dd4) //119
 334 NHSTUB(SS_MFOn                                ,0xff9952fc) //120
 335 NHSTUB(SS_MFOff                               ,0xff99530c) //120
 336 NHSTUB(GetAdChValue                           ,0xff864544) //120
 337 NHSTUB(get_ptp_buf_size                       ,0xff91dd7c) //122
 338 NHSTUB(get_ptp_file_buf                       ,0xffa68e54) //121
 339 NHSTUB(SetVideoOutType                        ,0xffb553e8) //109
 340 NHSTUB(GetVideoOutType                        ,0xffb55334) //120

/* [<][>][^][v][top][bottom][index][help] */