Searched refs:g_mpg4mp2Path (Results 1 – 2 of 2) sorted by relevance
50 string g_mpg4mp2Path = TEST_FILE_PATH + string("MPEG4_mp2.mov"); variable1049 InitResource(g_mpg4mp2Path, LOCAL);1399 InitResource(g_mpg4mp2Path, LOCAL);
53 string g_mpg4mp2Path = TEST_FILE_PATH + string("MPEG4_mp2.mov"); variable1012 fd_ = OpenFile(g_mpg4mp2Path);1013 size_ = GetFileSize(g_mpg4mp2Path);1014 printf("---- %s ------\n", g_mpg4mp2Path.c_str());