Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_func_unit_test.cpp49 string g_h264vorPath = TEST_FILE_PATH + string("h264_vorbis.mov"); variable
991 InitResource(g_h264vorPath, LOCAL);
1321 InitResource(g_h264vorPath, LOCAL);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_format_unit_test.cpp52 string g_h264vorPath = TEST_FILE_PATH + string("h264_vorbis.mov"); variable
920 fd_ = OpenFile(g_h264vorPath);
921 size_ = GetFileSize(g_h264vorPath);
922 printf("---- %s ------\n", g_h264vorPath.c_str());