Video_file_pos is only used within MB1063.
 
Symbols
loading...
Files
loading...

Video_file_pos variable

Syntax

static uint32_t Video_file_pos = 0;

References

LocationReferrerText
videoplayer_win.c:137
static uint32_t Video_file_pos = 0;
videoplayer_win.c:589_cbNotify()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:591_cbNotify()
Video_file_pos++;
videoplayer_win.c:595_cbNotify()
Video_file_pos = 0;
videoplayer_win.c:597_cbNotify()
videoplayer_win.c:600_cbNotify()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:990_cbMediaConnection()
if(pVideoList->file[Video_file_pos].name[0] == '1')
videoplayer_win.c:1008_cbMediaConnection()
if(pVideoList->file[Video_file_pos].name[0] == '0')
videoplayer_win.c:1253_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1254_cbDialog()
videoplayer_win.c:1286_cbDialog()
Video_file_pos = 0;
videoplayer_win.c:1288_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1336_cbDialog()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:1339_cbDialog()
Video_file_pos++;
videoplayer_win.c:1343_cbDialog()
Video_file_pos = 0;
videoplayer_win.c:1345_cbDialog()
videoplayer_win.c:1350_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1364_cbDialog()
if(Video_file_pos > 0)
videoplayer_win.c:1366_cbDialog()
Video_file_pos--;
videoplayer_win.c:1370_cbDialog()
Video_file_pos = (pVideoList->ptr - 1);
videoplayer_win.c:1373_cbDialog()
videoplayer_win.c:1378_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1426_cbDialog()
Video_file_pos = Index;
videoplayer_win.c:1462Startup()
Video_file_pos = 0;
videoplayer_win.c:1502VideoDirectOpen()
Video_file_pos = 0;
videoplayer_win.c:1504VideoDirectOpen()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);

Data Use

Functions writing Video_file_pos
Functions reading Video_file_pos
Video_file_pos
Type of Video_file_pos
Video_file_pos
uint32_t
all items filtered out