Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_func_unit_test.cpp48 string g_h264mp3Path = TEST_FILE_PATH + string("h264_mp3.mov"); variable
933 InitResource(g_h264mp3Path, LOCAL);
1243 InitResource(g_h264mp3Path, LOCAL);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_format_unit_test.cpp51 string g_h264mp3Path = TEST_FILE_PATH + string("h264_mp3.mov"); variable
832 fd_ = OpenFile(g_h264mp3Path);
833 size_ = GetFileSize(g_h264mp3Path);
834 printf("---- %s ------\n", g_h264mp3Path.c_str());