/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_replayer.cpp | 115 std::string outputFile = "/data/default.skp"; in FinilizeCapturingSKP() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 56 void runEncode(string encoderName, string inputFile, string outputFile, int32_t threadId) in runEncode() argument 113 string outputFile = "FUNCTION_001_" + to_string(sample_rate) + "_1_output.aac"; in HWTEST_F() local 164 string outputFile = "FUNCTION_002_16000_" + to_string(Channel_count) + "_output.aac"; in HWTEST_F() local 200 string outputFile = "FUNCTION_003_16000_1_" + to_string((int)(bitrate/1000)) + "k_output.aac"; in HWTEST_F() local 235 string outputFile in HWTEST_F() local 277 string outputFile = "FUNCTION_005_48000_2_1536k_" + sample_Media::FORMAT_TYPE + "_output.flac"; HWTEST_F() local 328 string outputFile = "FUNCTION_006_48000_" + to_string(Channel_count) + "_output.flac"; HWTEST_F() local 475 string outputFile = "FUNCTION_011_" + to_string(i) + ".aac"; HWTEST_F() local 502 string outputFile = "FUNCTION_012_" + to_string(i) + ".flac"; HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 74 void runDecode(string decoderName, string inputFile, string outputFile, int32_t threadId) in runDecode() argument 149 string outputFile = "FUNCTION_001_" + to_string(sample_rate) + "_1_aac_output.pcm"; in HWTEST_F() local 180 string outputFile = "FUNCTION_002_" + to_string(sample_rate) + "_2_mp3_output.pcm"; in HWTEST_F() local 211 string outputFile in HWTEST_F() local 243 string outputFile = "FUNCTION_004_" + to_string(sample_rate) + "_2_flac_output.pcm"; HWTEST_F() local 274 string outputFile = "FUNCTION_005_44100_" + to_string(Channel_count) + "_aac_output.pcm"; HWTEST_F() local 305 string outputFile = "FUNCTION_006_44100_" + to_string(Channel_count) + "_mp3_output.pcm"; HWTEST_F() local 337 string outputFile = "FUNCTION_007_48000_" + to_string(Channel_count) + "_flac_output.pcm"; HWTEST_F() local 368 string outputFile = "FUNCTION_008_48000_" + to_string(Channel_count) + "_vorbis_output.pcm"; HWTEST_F() local 401 string outputFile = "FUNCTION_009_16000_2_" + to_string(bitrate) + "_aac_output.pcm"; HWTEST_F() local 431 string outputFile = "FUNCTION_010_44100_2_" + to_string(bitrate) + "_mp3_output.pcm"; HWTEST_F() local 464 string outputFile = "FUNCTION_011_"+ to_string(sample_rate) +"_2_" + to_string(bitrate) + "_flac_output.pcm"; HWTEST_F() local 493 string outputFile = "FUNCTION_012_" + SampleFormat + to_string(sample_rate) + "_2_" + "_mp3_output.pcm"; HWTEST_F() local 525 string outputFile = "FUNCTION_013_" + SampleFormat + to_string(sample_rate) + "_2_" + "_flac_output.pcm"; HWTEST_F() local 757 string outputFile = "FUNCTION_022_" + to_string(i) + ".pcm"; HWTEST_F() local 785 string outputFile = "FUNCTION_023_" + to_string(i) + ".pcm"; HWTEST_F() local 813 string outputFile = "FUNCTION_024_" + to_string(i) + ".pcm"; HWTEST_F() local 841 string outputFile = "FUNCTION_025_" + to_string(i) + ".pcm"; HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeStablityTest.cpp | 176 void RunDecode(string decoderName, string inputFile, string outputFile, int32_t threadId) in RunDecode() argument 199 void RunLongTimeFlush(string decoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeFlush() argument 228 void RunLongTimeReset(string decoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeReset() argument 258 void RunLongTimeStop(string decoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeStop() argument 644 string outputFile = "STABILITY_010.pcm"; in HWTEST_F() local 733 string outputFile = "STABILITY_010.pcm"; HWTEST_F() local 775 string outputFile = "STABILITY_010.pcm"; HWTEST_F() local 864 string outputFile = "STABILITY_016.pcm"; HWTEST_F() local 906 string outputFile = "STABILITY_017.pcm"; HWTEST_F() local 945 string outputFile = "STABILITY_018.pcm"; HWTEST_F() local 1006 string outputFile = "STABILITY_019_" + to_string(i) + ".pcm"; HWTEST_F() local 1051 string outputFile = "STABILITY_020_" + to_string(i) + ".pcm"; HWTEST_F() local 1093 string outputFile = "STABILITY_021_" + to_string(i) + ".pcm"; HWTEST_F() local 1138 string outputFile = "STABILITY_021_" + to_string(i) + ".pcm"; HWTEST_F() local [all...] |
H A D | NativeFunctionTest.cpp | 169 void runDecode(string decoderName, string inputFile, string outputFile, int32_t threadId) in runDecode() argument 269 string outputFile = "FUNCTION_001_" + to_string(sampleRate) + ".pcm"; in HWTEST_F() local 315 string outputFile in HWTEST_F() local 361 string outputFile = "FUNCTION_003_" + to_string(bitrate) + ".pcm"; HWTEST_F() local 406 string outputFile = "FUNCTION_004_" + to_string(sampleRate) + ".pcm"; HWTEST_F() local 451 string outputFile = "FUNCTION_005_" + sampleFormat + ".pcm"; HWTEST_F() local 495 string outputFile = "FUNCTION_006_" + to_string(channelCount) + ".pcm"; HWTEST_F() local 540 string outputFile = "FUNCTION_007_" + to_string(bitrate) + ".pcm"; HWTEST_F() local 586 string outputFile = "FUNCTION_008_" + to_string(sampleRate) + ".pcm"; HWTEST_F() local 632 string outputFile = "FUNCTION_009_" + sampleFormat + ".pcm"; HWTEST_F() local 678 string outputFile = "FUNCTION_010_" + to_string(channelCount) + ".pcm"; HWTEST_F() local 724 string outputFile = "FUNCTION_011_" + to_string(sampleRate) + ".pcm"; HWTEST_F() local 769 string outputFile = "FUNCTION_012_" + to_string(channelCount) + ".pcm"; HWTEST_F() local 814 string outputFile = "FUNCTION_013_" + to_string(bitrate) + ".pcm"; HWTEST_F() local 1287 string outputFile = "FUNCTION_018_1.pcm"; HWTEST_F() local 1341 string outputFile = "FUNCTION_023_" + to_string(i) + ".pcm"; HWTEST_F() local 1369 string outputFile = "FUNCTION_024_" + to_string(i) + ".pcm"; HWTEST_F() local 1397 string outputFile = "FUNCTION_025_" + to_string(i) + ".pcm"; HWTEST_F() local 1425 string outputFile = "FUNCTION_026_" + to_string(i) + ".pcm"; HWTEST_F() local 1452 string outputFile = "FUNCTION_THREAD_AMRWB_" + to_string(i) + ".pcm"; HWTEST_F() local 1479 string outputFile = "FUNCTION_THREAD_AMRNB_" + to_string(i) + ".pcm"; HWTEST_F() local 1503 string outputFile = "FUNCTION_100.pcm"; HWTEST_F() local 1530 string outputFile = "FUNCTION_200.pcm"; HWTEST_F() local 1556 string outputFile = "FUNCTION_300.pcm"; HWTEST_F() local 1583 string outputFile = "FUNCTION_301.pcm"; HWTEST_F() local 1609 string outputFile = "FUNCTION_302.pcm"; HWTEST_F() local 1635 string outputFile = "FUNCTION_303.pcm"; HWTEST_F() local 1662 string outputFile = "FUNCTION_400.pcm"; HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 127 void runEncode(string encoderName, string inputFile, string outputFile, int32_t threadId) in runEncode() argument 248 string outputFile = "FUNCTION_001_" + to_string(sampleRate) + ".aac"; in HWTEST_F() local 290 string outputFile = "FUNCTION_002_" + to_string(channelCount) + ".aac"; in HWTEST_F() local 329 string outputFile = "FUNCTION_003_" + to_string(bitrateList[i]) + ".aac"; in HWTEST_F() local 372 string outputFile = "FUNCTION_004_" + to_string(sampleRate) + ".flac"; in HWTEST_F() local 423 string outputFile = "FUNCTION_005_" + dest[0] + "_" + to_string(sampleRate) + ".flac"; HWTEST_F() local 474 string outputFile = "FUNCTION_006_" + dest[0] + "_" + to_string(channelCount) + ".flac"; HWTEST_F() local 627 string outputFile = "FUNCTION_011.aac"; HWTEST_F() local 680 string outputFile = "FUNCTION_012_" + to_string(i) + ".aac"; HWTEST_F() local 707 string outputFile = "FUNCTION_013_" + to_string(i) + ".flac"; HWTEST_F() local 731 string outputFile = "FUNCTION_100.aac"; HWTEST_F() local 762 string outputFile = "FUNCTION_200.flac"; HWTEST_F() local 792 string outputFile = "FUNCTION_201.flac"; HWTEST_F() local 822 string outputFile = "FUNCTION_202.dat"; HWTEST_F() local 852 string outputFile = "FUNCTION_203.dat"; HWTEST_F() local [all...] |
H A D | NativeStablityTest.cpp | 78 void RunEncode(string encoderName, string inputFile, string outputFile, int32_t threadId) in RunEncode() argument 90 void RunLongTimeFlush(string encoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeFlush() argument 119 void RunLongTimeReset(string encoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeReset() argument 148 void RunLongTimeStop(string encoderName, string inputFile, string outputFile, int32_t threadId) in RunLongTimeStop() argument 555 string outputFile = "STABILITY_011.aac"; in HWTEST_F() local 638 string outputFile = "STABILITY_013.aac"; HWTEST_F() local 670 string outputFile = "STABILITY_014.aac"; HWTEST_F() local 752 string outputFile; HWTEST_F() local 794 string outputFile = "STABILITY_017.aac"; HWTEST_F() local 833 string outputFile = "STABILITY_018.aac"; HWTEST_F() local 871 string outputFile; HWTEST_F() local 922 string outputFile; HWTEST_F() local 963 string outputFile; HWTEST_F() local 1004 string outputFile; HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
H A D | avmuxer_unit_test.cpp | 164 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Create.mp4"); in HWTEST_F() local 178 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Create.mp4"); in HWTEST_F() local 192 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Create.mp4"); in HWTEST_F() local 232 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Create.mp4"); in HWTEST_F() local 273 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.mp4"); in HWTEST_F() local 315 std::string outputFile = TEST_FILE_PATH + std::string("avmuxer_AddTrack_002.mp4"); HWTEST_F() local 358 std::string outputFile = TEST_FILE_PATH + std::string("avmuxer_AddTrack_003.mp4"); HWTEST_F() local 405 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.mp4"); HWTEST_F() local 448 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.mp3"); HWTEST_F() local 471 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.mp4"); HWTEST_F() local 499 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.mp4"); HWTEST_F() local 554 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.amr"); HWTEST_F() local 576 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AddTrack.amr"); HWTEST_F() local 597 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Start.mp4"); HWTEST_F() local 621 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Start.mp4"); HWTEST_F() local 646 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Start.mp4"); HWTEST_F() local 661 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Start.mp4"); HWTEST_F() local 688 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Start.mp4"); HWTEST_F() local 711 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 735 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 750 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 773 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 801 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 826 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Stop.mp4"); HWTEST_F() local 850 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_WriteSample.mp4"); HWTEST_F() local 881 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_writeSample.mp4"); HWTEST_F() local 909 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_WriteSample.mp4"); HWTEST_F() local 939 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_WriteSample.mp4"); HWTEST_F() local 975 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_WriteSample.mp4"); HWTEST_F() local 1006 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1034 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1062 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1088 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1115 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1147 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1166 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1207 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetRotation.mp4"); HWTEST_F() local 1257 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_H265.mp4"); HWTEST_F() local 1305 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_H265.mp4"); HWTEST_F() local 1354 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_H265.mp4"); HWTEST_F() local 1400 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_H265.mp4"); HWTEST_F() local 1446 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_H265.mp4"); HWTEST_F() local 1488 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Disposable_flag.mp4"); HWTEST_F() local 1529 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_DisposableExt_flag.mp4"); HWTEST_F() local 1570 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Disposable_DisposableExt_flag.mp4"); HWTEST_F() local 1615 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_G711MU_44100_2.wav"); HWTEST_F() local 1661 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_PCM_44100_2_S16LE.wav"); HWTEST_F() local 1708 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_PCM_44100_2_XXX.wav"); HWTEST_F() local 1742 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_PCM_44100_2_XXX.wav"); HWTEST_F() local 1771 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Destroy.mp4"); HWTEST_F() local 1796 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Destroy.mp4"); HWTEST_F() local 1839 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetParameter.mp4"); HWTEST_F() local 1882 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetParameter.mp4"); HWTEST_F() local 1930 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetParameter.mp4"); HWTEST_F() local 1978 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_SetUserMeta.mp4"); HWTEST_F() local 2034 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_Timedmetadata_track.mp4"); HWTEST_F() local 2101 std::string outputFile = TEST_FILE_PATH + std::string("Muxer_AVC.mp4"); HWTEST_F() local [all...] |
/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | video_recorder_napi.cpp | 709 std::string outputFile = CommonNapi::GetPropertyString(env, item, "fileFormat"); in GetVideoRecorderProperties() local
|
H A D | audio_recorder_napi.cpp | 282 std::string outputFile = CommonNapi::GetPropertyString(env, args, "fileFormat"); in GetAudioEncAndFileFormat() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 190 bool AudioBufferAacEncDemo::InitFile(std::string inputFile, std::string outputFile) in InitFile() argument 225 bool AudioBufferAacEncDemo::RunCase(std::string inputFile, std::string outputFile) in RunCase() argument
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 171 bool ADecBufferDemo::RunCase(std::string inputFile, std::string outputFile) in RunCase() argument 264 bool ADecBufferDemo::InitFile(std::string inputFile, std::string outputFile) in InitFile() argument
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/src/ |
H A D | AudioEncoderDemoCommon.cpp | 397 void AudioEncoderDemo::NativeWriteOutput(std::ofstream &outputFile, uint32_t index, in NativeWriteOutput() argument 419 std::ofstream outputFile; in NativeOutputFunc() local 539 void AudioEncoderDemo::NativeRunCase(std::string inputFile, std::string outputFile, in NativeRunCase() argument 561 NativeRunCaseWithoutCreate(OH_AVCodec* handle, std::string inputFile, std::string outputFile, OH_AVFormat* format, const char* name, bool needConfig) NativeRunCaseWithoutCreate() argument 619 NativeRunCasePerformance(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) NativeRunCasePerformance() argument 729 NativeRunCaseGetOutputDescription(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) NativeRunCaseGetOutputDescription() argument 754 std::ofstream outputFile; TestOutputFunc() local 804 TestRunCase(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) TestRunCase() argument 1128 std::ofstream outputFile; InnerOutputFunc() local 1239 InnerRunCase(std::string inputFile, std::string outputFile, const std::string& name, Format& format) InnerRunCase() argument [all...] |
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerFunctionTest.cpp | 960 string outputFile = "FUNCTION_010_" + coverTypeList[i]; in HWTEST_F() local 1013 string outputFile = "FUNCTION_011_" + coverTypeList[i]; in HWTEST_F() local
|
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerFunctionTest.cpp | 943 string outputFile = "SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_010_INNER_" + coverTypeList[i]; in HWTEST_F() local 999 string outputFile = "FUNCTION_011_INNER_" + coverTypeList[i]; in HWTEST_F() local
|
/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_encoder_capi_unit_test.cpp | 243 std::ofstream outputFile; in OutputFunc() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler_asset.cpp | 409 zipFile outputFile = zipOpen64(zipFileName.c_str(), APPEND_STATUS_CREATE); in CompressFile() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/ |
H A D | AudioDecoderDemoCommon.cpp | 659 void AudioDecoderDemo::NativeRunCase(std::string inputFile, std::string outputFile, const char *name, in NativeRunCase() argument 678 void AudioDecoderDemo::NativeRunCaseWithoutCreate(OH_AVCodec *handle, std::string inputFile, std::string outputFile, in NativeRunCaseWithoutCreate() argument 731 void AudioDecoderDemo::NativeRunCasePerformance(std::string inputFile, std::string outputFile, const char *name, in NativeRunCasePerformance() argument 868 OH_AVFormat *AudioDecoderDemo::NativeRunCaseGetOutputDescription(std::string inputFile, std::string outputFile, in NativeRunCaseGetOutputDescription() argument 963 void AudioDecoderDemo::TestRunCase(std::string inputFile, std::string outputFile, const char *name, OH_AVFormat *format) in TestRunCase() argument 1453 InnerRunCase(std::string inputFile, std::string outputFile, const std::string &name, Format &format) InnerRunCase() argument [all...] |