Home
last modified time | relevance | path

Searched refs:g_tsMpeg4Path (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_func_unit_test.cpp45 string g_tsMpeg4Path = TEST_FILE_PATH + string("test_mpeg4_Gop25_4sec.ts"); variable
78 InitResource(g_tsMpeg4Path, LOCAL);
426 InitResource(g_tsMpeg4Path, LOCAL);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_format_unit_test.cpp48 string g_tsMpeg4Path = TEST_FILE_PATH + string("test_mpeg4_Gop25_4sec.ts"); variable
89 fd_ = OpenFile(g_tsMpeg4Path);
90 size_ = GetFileSize(g_tsMpeg4Path);
91 printf("---- %s ----\n", g_tsMpeg4Path.c_str());