Searched defs:iUrlLen (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c622 M4OSA_Int32 iUrlLen = 0; local
639 iUrlLen = strlen((const char *)pUrl);
640 for(i=iUrlLen-1; i>=0; i--)
660 ptrUrl = pUrl + (iUrlLen - FileNameLen);

Completed in 92 milliseconds