Searched refs:MEDIA_ROOT (Results 1 – 6 of 6) sorted by relevance
38 const std::string MEDIA_ROOT = "file:///data/test/"; variable39 const std::string VIDEO_FILE1 = MEDIA_ROOT + "H264_AAC.mp4";40 const std::string VIDEO_FILE2 = MEDIA_ROOT + "H264_AAC_multi_track.mp4";41 const std::string SUBTITLE_SRT_FIELE = MEDIA_ROOT + "utf8.srt";42 const std::string SUBTITLE_SRT_FIELE1 = MEDIA_ROOT + "utf8_test1.srt";57 const std::string INVALID_FILE = MEDIA_ROOT + "invalid.mp4";
2049 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2076 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2105 if (vec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2154 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2183 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2212 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2241 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2273 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2302 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {2330 if (srcVec[i] == MEDIA_ROOT + "H264_MP3.mp4") {[all …]
34 const std::string MEDIA_ROOT = "file:///data/test/media/"; variable35 const std::string VIDEO_FILE1 = MEDIA_ROOT + "camera_info_parser.mp4";
30 static const std::string MEDIA_ROOT = "file:///data/test/media/"; variable31 static const std::string VIDEO_FILE1 = MEDIA_ROOT + "camera_info_parser.mp4";
30 const std::string MEDIA_ROOT = "file:///data/test/media/"; variable31 const std::string VIDEO_FILE1 = MEDIA_ROOT + "camera_info_parser.mp4";
24 const std::string MEDIA_ROOT = "/data/test/"; variable25 const std::string VIDEO_FILE1 = MEDIA_ROOT + "H264_AAC.mp4";