root/platform/ixus200_sd980/sub/101c/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 R39 (DRYOS version 2.3, release #0039)
   6 //   Firmware Ver GM1.01C   // Found @ 0xff887c3c, "GM1.01C" @ 0xff887c49
   7 //   Firmware build timestamp: Jul 30 2009 18:58:52
   8 //   Canon DIGITAL IXUS 200 IS
   9 
  10 // Values for makefile.inc
  11 //   DIGIC = 40# DIGIC 4
  12 //   PLATFORMOSVER = 39
  13 //   PLATFORMID = 12773# (0x31e5) Found @ 0xfffe0130
  14 //   MAXRAMADDR = 0x03ffffff
  15 //   MEMISOSTART = 0x00153e84
  16 //   KEYSYS = d4# Found @ 0xffff3564
  17 //   NEED_ENCODED_DISKBOOT = 3# Found @ 0xffff3574
  18 //   ARAM_HEAP_START = 0x38e000# Found @ 0xff958d50
  19 //   ARAM_HEAP_SIZE  = 0x32000# Found @ 0xff958d10
  20 
  21 // Detected address ranges:
  22 // ROM      0xff810000 - 0xffffffff (8323072 bytes)
  23 // RAM data 0x00001900 - 0x000208f0 copied from 0xffc0282c ( 126960 bytes)
  24 
  25 // Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S'
  26 //    Name                                     Address      Rule  %  Comp to stubs_entry_2.S
  27 NHSTUB(kbd_pwr_off                            ,0xff85ae98) //  2 64%
  28 
  29 // Check of modemap from 'platform/CAMERA/shooting.c':
  30 // Firmware modemap table found @ffaab250 -> ffbda9ac
  31 // No problems found with modemap table.
  32 
  33 // Values below can be overridden in 'stubs_min.S':
  34 DEF(physw_status                            ,0x00044558) // Found @0xff8335a8
  35 DEF(physw_run                               ,0x00001c44) // Found @0xff833200
  36 DEF(physw_sleep_delay                       ,0x00001c42) // Found @0xff833200
  37 DEF(levent_table                            ,0xffb7a2a0) // Found @0xffb7a2a0
  38 DEF(FlashParamsTable                        ,0xffbdab94) // Found @0xffbdab94
  39 DEF(movie_status                            ,0x000067e0) // Found @0xff94ac20
  40 DEF(video_compression_rate                  ,0x0000680c) // Found @0xff94ae8c
  41 DEF(full_screen_refresh                     ,0x0001b2dc) // Found @0xff9f751c
  42 DEF(canon_menu_active                       ,0x00002ec8) // Found @0xff889704
  43 DEF(canon_shoot_menu_active                 ,0x00007b09) // Found @0xff98d9ac
  44 DEF(playrec_mode                            ,0x00002bfc) // Found @0xff87bbdc
  45 DEF(zoom_status                             ,0x0001e3d4) // Found @0xffaadcdc
  46 DEF(some_flag_for_af_scan                   ,0x00006cd4) // Found @0xff94dc3c
  47 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
  48 // each entry contains 3 int value(s), the first is the zoom focus length.
  49 // there are 12 entries in the table - set NUM_FL to 12
  50 DEF(focus_len_table                         ,0xfffe2ac8) // Found @0xfffe2ac8
  51 DEF(zoom_busy                               ,0x0000670c) // Found @0xff946e00
  52 DEF(focus_busy                              ,0x00006608) // Found @0xff941f28
  53 DEF(recreview_hold                          ,0x00003818) // Found @0xff89a778
  54 // Palette colour tables  found @ 0xffb93e84
  55 DEF(active_palette_buffer                   ,0x0001b2e4) // Found @0xff9f7458
  56 DEF(palette_buffer_ptr                      ,0x0001b2f0) // Found @0xff9f712c
  57 // Offset from start of palette_buffer to color data = 8 (Found @0xffae532c)
  58 // Camera appears to have only 1 RAW buffer @ 0x421e1120 (Found @0xffb0e6b4)
  59 DEF(fileio_semaphore                        ,0x000028a0) // Found @0xff86a11c
  60 DEF(exmem_alloc_table                       ,0x0004aa48) // Found @0xff883018
  61 DEF(exmem_types_table                       ,0xffc03c44) // Found @0x00002d18
  62 DEF_CONST(exmem_type_count                  ,0x00000012)
  63 DEF(imager_active                           ,0x00001f74) // Found @0xff848c28 (0x1f70 + 4)
  64 DEF_CONST(uiprop_count                      ,0x0000006e) // Found @0xff979118
  65 DEF(cameracon_state                         ,0x000033dc) // Found @0xff891e8c
  66 
  67 // Values below go in 'lib.c':
  68 //void *vid_get_bitmap_fb()        { return (void*)0x40431000; }             // Found @0xff853588
  69 //void *vid_get_viewport_fb()      { return (void*)0x408cb700; }             // Found @0xffb0b880
  70 DEF(viewport_fb_d                           ,0x00002948) // Found 0x28f0 (@0xff86d354) + 0x58 (@0xff86d38c)
  71 //void *vid_get_viewport_fb_d()    { return (void*)(*(int*)(0x28f0+0x58)); } // Found @0xff86d354 & 0xff86d38c
  72 DEF(jpeg_count_str                          ,0x00084ca4) // Found @0xff9e8aa8
  73 //char *camera_jpeg_count_str()    { return (char*)0x00084ca4; }             // Found @0xff9e8aa8
  74 //int get_flash_params_count(void) { return 0x84; }                          // Found @0xff979b5c
  75 
  76 // Bitmap masks and physw_status index values for SD_READONLY and USB power flags (for kbd.c).
  77 //#define SD_READONLY_FLAG    0x00020000 // Found @0xffb404e8, levent 0x90a
  78 //#define SD_READONLY_IDX     2
  79 //#define USB_MASK            0x00100000 // Found @0xffb40500, levent 0x902
  80 //#define USB_IDX             2
  81 //#define BATTCOVER_FLAG      0x00008000 // Found @0xffb404d0, levent 0x905
  82 //#define BATTCOVER_IDX       2
  83 //#define ANALOG_AV_FLAG      0x00080000 // Found @0xffb404f4, levent 0x900 (non-inverted logic)
  84 //#define ANALOG_AV_IDX       2
  85 
  86 // Keymap values for kbd.c. Additional keys may be present, only common values included here.
  87 //static KeyMap keymap[] = {
  88 //    { 2, KEY_MENU            ,0x00000001 }, // Found @0xffb40440, levent 0x09
  89 //    { 2, KEY_SET             ,0x00000002 }, // Found @0xffb4044c, levent 0x08
  90 //    { 2, KEY_ZOOM_IN         ,0x00000004 }, // Found @0xffb40458, levent 0x02
  91 //    { 2, KEY_ZOOM_OUT        ,0x00000008 }, // Found @0xffb40464, levent 0x03
  92 //    { 2, KEY_LEFT            ,0x00000010 }, // Found @0xffb40470, levent 0x06
  93 //    { 2, KEY_RIGHT           ,0x00000020 }, // Found @0xffb4047c, levent 0x07
  94 //    { 2, KEY_DOWN            ,0x00000040 }, // Found @0xffb40488, levent 0x05
  95 //    { 2, KEY_UP              ,0x00000080 }, // Found @0xffb40494, levent 0x04
  96 //    { 2, KEY_SHOOT_FULL      ,0x00000300 }, // Found @0xffb404ac, levent 0x01
  97 //    { 2, KEY_SHOOT_FULL_ONLY ,0x00000200 }, // Found @0xffb404ac, levent 0x01
  98 //    { 2, KEY_SHOOT_HALF      ,0x00000100 }, // Found @0xffb404a0, levent 0x00
  99 //    { 2, KEY_POWER           ,0x00000400 }, // Found @0xffb404b8, levent 0x600
 100 //    { 2, KEY_PLAYBACK        ,0x00000800 }, // Found @0xffb404c4, levent 0x601
 101 //    { 0, 0, 0 }
 102 //};
 103 
 104 // Values below go in 'platform_camera.h':
 105 //#define CAM_DRYOS         1
 106 //#define CAM_DRYOS_2_3_R39 1 // Defined for cameras with DryOS version R39 or higher
 107 //#define CAM_RAW_ROWPIX    4080 // Found @0xff91bfbc
 108 //#define CAM_RAW_ROWS      3048 // Found @0xff91bfc4
 109 //#undef  CAM_UNCACHED_BIT
 110 //#define CAM_UNCACHED_BIT  0x40000000 // Found @0xff838a1c
 111 //#define CAM_DATE_FOLDER_NAMING 0x100 // Found @0xffa65954 (pass as 3rd param to GetImageFolder)
 112 //#define PARAM_CAMERA_NAME 4 // Found @0xffbdcf40
 113 
 114 // Below goes in 'filewrite.c' or 'platform_camera.h':
 115 //#define MAX_CHUNKS_FOR_FWT 4 // Found @0xffa79ab8
 116 
 117 // Known propcases
 118 // //      PROPCASE_AFSTEP 13
 119 // #define PROPCASE_FOCUS_STATE 18
 120 // #define PROPCASE_AV 23
 121 // #define PROPCASE_BV 34
 122 // //      PROPCASE_DELTA_DIGITALGAIN 77
 123 // #define PROPCASE_DELTA_SV 79
 124 // //      PROPCASE_DELTA_ND 80
 125 // #define PROPCASE_EV_CORRECTION_2 209
 126 // #define PROPCASE_ORIENTATION_SENSOR 221
 127 // #define PROPCASE_SV_MARKET 248
 128 // //      PROPCASE_SVFIX 249
 129 // #define PROPCASE_TV 264
 130 // Guessed propset: 3
 131 
 132 // Misc stuff
 133 DEF(ctypes, 0xffb3eb3e)
 134 
 135 // EXMEM types:
 136 // EXMEM_RAMDISK        0
 137 // EXMEM_COM            1
 138 // EXMEM_FORMATTER      2
 139 // EXMEM_SHADING        3
 140 // EXMEM_FAMODE         4
 141 // EXMEM_FIRMUP         5
 142 // EXMEM_FIRMUP_VRAM    6
 143 // EXMEM_FIRMUP_INFLATE 7
 144 // EXMEM_DVLPWORK       8
 145 // EXMEM_EVF            9
 146 // EXMEM_SCRIPT         10
 147 // EXMEM_FILESTORE      11
 148 // EXMEM_MOVIE_REC      12
 149 // EXMEM_MOVIE_PLY      13
 150 // EXMEM_WIDE           14
 151 // EXMEM_NARROW         15
 152 // EXMEM_CRAW_REC       16
 153 // EXMEM_PCEVF          17
 154 
 155 // ISR flag: 0x1964, pointer to current task's control block: 0x1960
 156 // pointer to TCB area: 0x19f0, found @ 0xff81683c
 157 
 158 // LED table init @ 0xff8fc1b8
 159 // LED #1: 0xc0220130, offset 0x4
 160 // LED #2: 0xc0220134, offset 0x44
 161 
 162 // For capt_seq.c
 163 DEF(_nrflag,0x6cb0) // Found @ ff94ff04 (0x6cb8) & ff94ff24 (-0x08)
 164 //static long *nrflag = (long*)(0x6cb8-0x08);  // Found @ ff94ff04 & ff94ff20
 165 
 166 // Stubs below matched 100%.
 167 //    Name                                     Address                Comp to stubs_entry_2.S
 168 NHSTUB(AllocateUncacheableMemory              ,0xff8389d8) //112
 169 NHSTUB(Close                                  ,0xff835408) //120
 170 NHSTUB(CreateBinarySemaphore                  ,0xff8381b8) //115
 171 NHSTUB(CreateTask                             ,0xff81e5b4) //120
 172 NHSTUB(DebugAssert                            ,0xff81e88c) //107
 173 NHSTUB(DeleteDirectory_Fut                    ,0xff834e78) //116
 174 NHSTUB(DeleteFile_Fut                         ,0xff834d94) //112
 175 NHSTUB(DeleteSemaphore                        ,0xff838278) //120
 176 NHSTUB(DoAELock                               ,0xff836b78) //120
 177 NHSTUB(DoAFLock                               ,0xff8368f0) //120
 178 NHSTUB(EnterToCompensationEVF                 ,0xff836ae0) //104
 179 NHSTUB(ExecuteEventProcedure                  ,0xff884de0) //104
 180 NHSTUB(ExitFromCompensationEVF                ,0xff836b24) //104
 181 NHSTUB(ExitTask                               ,0xff81e844) //120
 182 NHSTUB(ExpCtrlTool_StartContiAE               ,0xff844254) //104
 183 NHSTUB(ExpCtrlTool_StopContiAE                ,0xff84432c) //104
 184 NHSTUB(Fclose_Fut                             ,0xff834f10) //120
 185 NHSTUB(Feof_Fut                               ,0xff8350fc) //  1
 186 NHSTUB(Fflush_Fut                             ,0xff835138) //  1
 187 NHSTUB(Fgets_Fut                              ,0xff835064) //  1
 188 NHSTUB(Fopen_Fut                              ,0xff834ed0) //120
 189 NHSTUB(Fread_Fut                              ,0xff834fbc) //120
 190 NHSTUB(FreeUncacheableMemory                  ,0xff838a18) //112
 191 NHSTUB(Fseek_Fut                              ,0xff8350b0) //120
 192 NHSTUB(Fwrite_Fut                             ,0xff835010) //120
 193 NHSTUB(GetBatteryTemperature                  ,0xff85e2ac) //102
 194 NHSTUB(GetCCDTemperature                      ,0xff85e238) //102
 195 NHSTUB(GetCurrentAvValue                      ,0xff9446cc) //120
 196 NHSTUB(GetCurrentShutterSpeed                 ,0xff8aa03c) //120
 197 NHSTUB(GetUsableMaxAv                         ,0xffb05e5c) //120
 198 NHSTUB(GetUsableMinAv                         ,0xffb05e44) //120
 199 NHSTUB(GetDrive_ClusterSize                   ,0xff86bb04) //122
 200 NHSTUB(GetDrive_FreeClusters                  ,0xff86bb64) //  3
 201 NHSTUB(GetDrive_TotalClusters                 ,0xff86bb38) //  3
 202 NHSTUB(GetFocusLensSubjectDistance            ,0xff942ca0) //102
 203 NHSTUB(GetFocusLensSubjectDistanceFromLens    ,0xff9430e8) //  3
 204 NHSTUB(GetImageFolder                         ,0xff923de8) //122
 205 NHSTUB(GetKbdState                            ,0xff85ae80) //109
 206 NHSTUB(GetMemInfo                             ,0xff81a070) //115
 207 NHSTUB(GetOpticalTemperature                  ,0xff85e320) //120
 208 NHSTUB(GetParameterData                       ,0xff979b1c) //101
 209 NHSTUB(GetPropertyCase                        ,0xff888b48) //102
 210 NHSTUB(GetSystemTime                          ,0xffa9ee08) //120
 211 NHSTUB(GetVRAMHPixelsSize                     ,0xff8e1e14) //120
 212 NHSTUB(GetVRAMVPixelsSize                     ,0xff8e1e20) //120
 213 NHSTUB(GetZoomLensCurrentPoint                ,0xff947174) //120
 214 NHSTUB(GetZoomLensCurrentPosition             ,0xffa904f8) //102
 215 NHSTUB(GiveSemaphore                          ,0xff8383f4) //120
 216 NHSTUB(IsStrobeChargeCompleted                ,0xff8c3a24) //102
 217 NHSTUB(LEDDrive                               ,0xff85a31c) //120
 218 NHSTUB(LocalTime                              ,0xff882754) //115
 219 NHSTUB(LockMainPower                          ,0xff8909b0) //120
 220 NHSTUB(MakeDirectory_Fut                      ,0xff834e08) //116
 221 NHSTUB(MoveFocusLensToDistance                ,0xffb08268) //102
 222 NHSTUB(MoveIrisWithAv                         ,0xffa9c344) //120
 223 NHSTUB(MoveZoomLensWithPoint                  ,0xffa9c990) //120
 224 NHSTUB(MoveOpticalZoomAt                      ,0xff836458) //109
 225 NHSTUB(Open                                   ,0xff8353b0) //120
 226 NHSTUB(PB2Rec                                 ,0xff8939dc) //104
 227 NHSTUB(PT_MoveDigitalZoomToWide               ,0xff8747cc) //120
 228 NHSTUB(PT_MoveOpticalZoomAt                   ,0xff8747a4) //120
 229 NHSTUB(PT_PlaySound                           ,0xff87d8a8) //102
 230 NHSTUB(PostLogicalEventForNotPowerType        ,0xff88e7b8) //120
 231 NHSTUB(PostLogicalEventToUI                   ,0xff88e804) //120
 232 NHSTUB(PutInNdFilter                          ,0xffb05ec8) //102
 233 NHSTUB(PutOutNdFilter                         ,0xffb05f00) //102
 234 NHSTUB(Read                                   ,0xff81ab78) //120
 235 NHSTUB(ReadFastDir                            ,0xffa7e1f4) //  3
 236 NHSTUB(Rec2PB                                 ,0xff893a1c) //104
 237 NHSTUB(RefreshPhysicalScreen                  ,0xff9f8694) //104
 238 NHSTUB(RenameFile_Fut                         ,0xff834d00) //116
 239 NHSTUB(Restart                                ,0xff83a130) //122
 240 NHSTUB(ScreenLock                             ,0xff9f98b4) //117
 241 NHSTUB(ScreenUnlock                           ,0xff9f98dc) //117
 242 NHSTUB(SetAE_ShutterSpeed                     ,0xffb0a9f8) //102
 243 NHSTUB(SetAutoShutdownTime                    ,0xff890a24) //120
 244 NHSTUB(SetCurrentCaptureModeType              ,0xff897d04) //120
 245 NHSTUB(SetDate                                ,0xffb0c4dc) //120
 246 NHSTUB(SetFileAttributes                      ,0xff8356d8) //  3
 247 NHSTUB(SetFileTimeStamp                       ,0xff835694) //  3
 248 NHSTUB(SetLogicalEventActive                  ,0xff8906fc) //120
 249 NHSTUB(SetParameterData                       ,0xff979a8c) //101
 250 NHSTUB(SetPropertyCase                        ,0xff888a44) //102
 251 NHSTUB(SetScriptMode                          ,0xff89074c) //120
 252 NHSTUB(SleepTask                              ,0xff83865c) //120
 253 NHSTUB(TakeSemaphore                          ,0xff838324) //120
 254 NHSTUB(TurnOffBackLight                       ,0xff89e2b8) //104
 255 NHSTUB(TurnOnBackLight                        ,0xff89e2a0) //104
 256 NHSTUB(TurnOnDisplay                          ,0xff8537d0) //120
 257 NHSTUB(TurnOffDisplay                         ,0xff8537e0) //120
 258 NHSTUB(UIFS_WriteFirmInfoToFile               ,0xff9642c8) //120
 259 NHSTUB(UnlockAE                               ,0xff836b9c) //120
 260 NHSTUB(UnlockAF                               ,0xff836928) //120
 261 NHSTUB(UnlockMainPower                        ,0xff890904) //120
 262 NHSTUB(UnsetZoomForMovie                      ,0xff97fdd8) //104
 263 NHSTUB(UpdateMBROnFlash                       ,0xff86b984) //105
 264 NHSTUB(VbattGet                               ,0xff831e04) //120
 265 NHSTUB(Write                                  ,0xff835498) //120
 266 NHSTUB(WriteSDCard                            ,0xff933968) //108
 267 NHSTUB(_log                                   ,0xffb3bc6c) //111
 268 NHSTUB(_log10                                 ,0xffb3a8f8) //112
 269 NHSTUB(_pow                                   ,0xffb3aa68) //121
 270 NHSTUB(_sqrt                                  ,0xffb3d8f0) //  1
 271 NHSTUB(add_ptp_handler                        ,0xffa3f98c) //121
 272 NHSTUB(apex2us                                ,0xff9fd42c) //121
 273 NHSTUB(close                                  ,0xff81a990) //109
 274 NHSTUB(err_init_task                          ,0xff815f28) //111
 275 NHSTUB(exmem_alloc                            ,0xff883614) //103
 276 NHSTUB(exmem_ualloc                           ,0xff883468) //103
 277 NHSTUB(exmem_ufree                            ,0xff8835b4) //103
 278 NHSTUB(free                                   ,0xff814138) //112
 279 NHSTUB(get_current_deltasv                    ,0xff8aab80) //122
 280 NHSTUB(GetCurrentDriveBaseSvValue             ,0xff8b004c) //123
 281 NHSTUB(kbd_p1_f                               ,0xff833624) //109
 282 NHSTUB(kbd_p1_f_cont                          ,0xff833630) //109
 283 NHSTUB(kbd_p2_f                               ,0xff832ecc) //109
 284 NHSTUB(kbd_read_keys                          ,0xff8335a8) //109
 285 NHSTUB(kbd_read_keys_r2                       ,0xff85a83c) //109
 286 NHSTUB(lseek                                  ,0xff835524) //120
 287 NHSTUB(malloc                                 ,0xff8140dc) //112
 288 NHSTUB(memcmp                                 ,0xff8203e8) //120
 289 NHSTUB(memcpy                                 ,0xff83df94) //120
 290 NHSTUB(memset                                 ,0xff9fbfa0) //120
 291 NHSTUB(mkdir                                  ,0xff83587c) //109
 292 NHSTUB(mktime_ext                             ,0xff8a5d68) //  1
 293 NHSTUB(open                                   ,0xff81a8e0) //109
 294 NHSTUB(OpenFastDir                            ,0xffa7e0c0) //  3
 295 NHSTUB(closedir                               ,0xffa7e07c) //  3
 296 NHSTUB(get_fstype                             ,0xff86bb88) //122
 297 NHSTUB(qsort                                  ,0xff9fc560) //  1
 298 NHSTUB(rand                                   ,0xff8204f0) //121
 299 NHSTUB(realloc                                ,0xff9fc01c) //115
 300 NHSTUB(reboot_fw_update                       ,0xffa83704) //106
 301 NHSTUB(set_control_event                      ,0xff89032c) //111
 302 NHSTUB(srand                                  ,0xff8204e4) //122
 303 NHSTUB(stat                                   ,0xff835560) //109
 304 NHSTUB(strcat                                 ,0xff8a5524) //  1
 305 NHSTUB(strchr                                 ,0xff813fc0) //  1
 306 NHSTUB(strcmp                                 ,0xff8203a4) //120
 307 NHSTUB(strcpy                                 ,0xff82038c) //120
 308 NHSTUB(strftime                               ,0xff8a5770) //  1
 309 NHSTUB(strlen                                 ,0xff81400c) //120
 310 NHSTUB(strncmp                                ,0xff813f74) //  1
 311 NHSTUB(strncpy                                ,0xff813f38) //  1
 312 NHSTUB(strrchr                                ,0xff813fe4) //  1
 313 NHSTUB(strtol                                 ,0xff83e274) //101
 314 NHSTUB(strtolx                                ,0xff83e078) //109
 315    DEF(task_CaptSeq                           ,0xff876e70) //120
 316    DEF(task_DvlpSeqTask                       ,0xff8783ac) //120
 317    DEF(task_ExpDrv                            ,0xff8ba2d4) //120
 318    DEF(task_FileWrite                         ,0xffa79a50) //120
 319    DEF(task_InitFileModules                   ,0xff894500) //120
 320    DEF(task_MovieRecord                       ,0xff94af08) //120
 321    DEF(task_PhySw                             ,0xff8331fc) //120
 322    DEF(task_RotaryEncoder                     ,0xff85afb0) //120
 323    DEF(task_TouchPanel                        ,0xff85e89c) //120
 324 NHSTUB(time                                   ,0xff882ccc) //109
 325 NHSTUB(vsprintf                               ,0xff820350) //115
 326 NHSTUB(EngDrvRead                             ,0xff83446c) //102
 327 NHSTUB(PTM_GetCurrentItem                     ,0xff8913cc) //105
 328 NHSTUB(DisableISDriveError                    ,0xffa9d1ac) //120
 329 NHSTUB(CancelHPTimer                          ,0xff8844c8) //119
 330 NHSTUB(SetHPTimerAfterNow                     ,0xff8843c0) //119
 331 NHSTUB(PT_MFOn                                ,0xff87485c) //120
 332 NHSTUB(PT_MFOff                               ,0xff87486c) //120
 333 NHSTUB(GetAdChValue                           ,0xff854f50) //120
 334 NHSTUB(get_ptp_buf_size                       ,0xff8e4c58) //122
 335 NHSTUB(get_ptp_file_buf                       ,0xffa41374) //121
 336 NHSTUB(SetVideoOutType                        ,0xffb0b214) //109
 337 NHSTUB(GetVideoOutType                        ,0xffb0b148) //120

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