Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_func_unit_test.cpp55 string g_aviAvcMp3Path = TEST_FILE_PATH + string("h264_mp3.avi"); variable
136 InitResource(g_aviAvcMp3Path, LOCAL);
490 InitResource(g_aviAvcMp3Path, LOCAL);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_format_unit_test.cpp60 string g_aviAvcMp3Path = TEST_FILE_PATH + string("h264_mp3.avi"); variable
188 fd_ = OpenFile(g_aviAvcMp3Path);
189 size_ = GetFileSize(g_aviAvcMp3Path);
190 printf("---- %s ------\n", g_aviAvcMp3Path.c_str());