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

pVideoList variable

Syntax

References

LocationReferrerText
videoplayer_win.c:132
static FILELIST_FileTypeDef *pVideoList;
videoplayer_win.c:589_cbNotify()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:600_cbNotify()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:942_AddEntireFolder()
if (pVideoList->ptr < FILEMGR_LIST_DEPDTH)
videoplayer_win.c:951_AddEntireFolder()
strncpy((char *)pVideoList->file[pVideoList->ptr].name, (char *)tmp, FILEMGR_FILE_NAME_SIZE);
videoplayer_win.c:955_AddEntireFolder()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, fn);
videoplayer_win.c:956_AddEntireFolder()
pVideoList->ptr++;
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:1056_cbDialog()
videoplayer_win.c:1058_cbDialog()
pVideoList->ptr = 0;
videoplayer_win.c:1180_cbDialog()
if(pVideoList->ptr < FILEMGR_LIST_DEPDTH)
videoplayer_win.c:1182_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1187_cbDialog()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1188_cbDialog()
pVideoList->ptr++;
videoplayer_win.c:1235_cbDialog()
k_free(pVideoList);
videoplayer_win.c:1251_cbDialog()
if (pVideoList->ptr > 0)
videoplayer_win.c:1253_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1268_cbDialog()
pVideoList->ptr = 0;
videoplayer_win.c:1270_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1275_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1284_cbDialog()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1285_cbDialog()
pVideoList->ptr++;
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:1350_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1362_cbDialog()
if( pVideoList->ptr > 0)
videoplayer_win.c:1370_cbDialog()
Video_file_pos = (pVideoList->ptr - 1);
videoplayer_win.c:1378_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1412_cbDialog()
if(Index < pVideoList->ptr)
videoplayer_win.c:1428_cbDialog()
if(Index < pVideoList->ptr)
videoplayer_win.c:1435_cbDialog()
_StartPlay((char *)pVideoList->file[Index].name);
videoplayer_win.c:1463Startup()
pVideoList->ptr = 0;
videoplayer_win.c:1485VideoDirectOpen()
pVideoList->ptr = 0;
videoplayer_win.c:1491VideoDirectOpen()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, filename);
videoplayer_win.c:1500VideoDirectOpen()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1501VideoDirectOpen()
pVideoList->ptr++;
videoplayer_win.c:1504VideoDirectOpen()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);

Data Use

Functions writing pVideoList
Functions reading pVideoList
all items filtered out
pVideoList
Type of pVideoList
pVideoList
all items filtered out