Searched refs:g_mpg4mp4Path (Results 1 – 2 of 2) sorted by relevance
65 string g_mpg4mp4Path = TEST_FILE_PATH + string("MPEG4.mp4"); variable1107 InitResource(g_mpg4mp4Path, LOCAL);1477 InitResource(g_mpg4mp4Path, LOCAL);
68 string g_mpg4mp4Path = TEST_FILE_PATH + string("MPEG4.mp4"); variable1104 fd_ = OpenFile(g_mpg4mp4Path);1105 size_ = GetFileSize(g_mpg4mp4Path);1106 printf("---- %s ------\n", g_mpg4mp4Path.c_str());