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

pVideoList variable

Syntax

References

LocationReferrerText
videoplayer_win.c:131
static FILELIST_FileTypeDef *pVideoList;
videoplayer_win.c:587_cbNotify()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:598_cbNotify()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:939_AddEntireFolder()
if (pVideoList->ptr < FILEMGR_LIST_DEPDTH)
videoplayer_win.c:948_AddEntireFolder()
strncpy((char *)pVideoList->file[pVideoList->ptr].name, (char *)tmp, FILEMGR_FILE_NAME_SIZE);
videoplayer_win.c:952_AddEntireFolder()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, fn);
videoplayer_win.c:953_AddEntireFolder()
pVideoList->ptr++;
videoplayer_win.c:985_cbMediaConnection()
if(pVideoList->file[Video_file_pos].name[0] == '0')
videoplayer_win.c:1033_cbDialog()
videoplayer_win.c:1035_cbDialog()
pVideoList->ptr = 0;
videoplayer_win.c:1143_cbDialog()
if(pVideoList->ptr < FILEMGR_LIST_DEPDTH)
videoplayer_win.c:1145_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1150_cbDialog()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1151_cbDialog()
pVideoList->ptr++;
videoplayer_win.c:1198_cbDialog()
k_free(pVideoList);
videoplayer_win.c:1215_cbDialog()
if (pVideoList->ptr > 0)
videoplayer_win.c:1217_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1232_cbDialog()
pVideoList->ptr = 0;
videoplayer_win.c:1234_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1239_cbDialog()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, pFileInfo->pRoot);
videoplayer_win.c:1248_cbDialog()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1249_cbDialog()
pVideoList->ptr++;
videoplayer_win.c:1252_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1301_cbDialog()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:1315_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1327_cbDialog()
if( pVideoList->ptr > 0)
videoplayer_win.c:1335_cbDialog()
Video_file_pos = (pVideoList->ptr - 1);
videoplayer_win.c:1342_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1376_cbDialog()
if(Index < pVideoList->ptr)
videoplayer_win.c:1392_cbDialog()
if(Index < pVideoList->ptr)
videoplayer_win.c:1399_cbDialog()
_StartPlay((char *)pVideoList->file[Index].name);
videoplayer_win.c:1427Startup()
pVideoList->ptr = 0;
videoplayer_win.c:1449VideoDirectOpen()
pVideoList->ptr = 0;
videoplayer_win.c:1455VideoDirectOpen()
strcpy((char *)pVideoList->file[pVideoList->ptr].name, filename);
videoplayer_win.c:1464VideoDirectOpen()
LISTVIEW_SetItemText(hItem, 0, pVideoList->ptr, tmp);
videoplayer_win.c:1465VideoDirectOpen()
pVideoList->ptr++;
videoplayer_win.c:1468VideoDirectOpen()
_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