Searched defs:outFileName (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
H A D | avmuxer_ffmpeg_demo.cpp | 41 std::string outFileName = GetOutputFileName("ffmpeg_mux"); in DoRunMuxer() local
|
H A D | avmuxer_demo.cpp | 55 std::string outFileName = GetOutputFileName("inner_mux_" + runMode); in DoRunMuxer() local
|
H A D | avmuxer_engine_demo.cpp | 54 std::string outFileName = GetOutputFileName("engine_mux_" + runMode); in DoRunMuxer() local
|
H A D | native_avmuxer_demo.c | 650 char outFileName[CONFIG_BUFFER_SIZE] = {0}; in RunNativeMuxer() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | macro_gen.cpp | 76 std::string outFileName = Option::Instance().GetOutputName(); in Initialize() local
|
H A D | bytecode_gen.cpp | 53 std::string outFileName = Util::File::StripSuffix(opt.GetOutputName()); in Initialize() local
|
H A D | startup_cfg_gen.cpp | 83 std::string outFileName = Option::Instance().GetOutputName(); in Initialize() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | jpg_yuv_test.cpp | 1316 const char *outFileName[] = {"90-nv12.yuv", "180-nv12.yuv", "270-nv12.yuv", "280-nv12.yuv", variable 1334 const char *outFileName[] = {"-nv12.yuv", "-nv21.yuv"}; variable 1349 const char *outFileName[] = {"-nv12.yuv", "-nv21.yuv"}; variable 1620 const char *outFileName[] = {"-ycbcr_p010.yuv", "-ycrcb_p010.yuv"}; variable 1636 const char *outFileName[] = {"90-ycbcr_p010.yuv", "180-ycbcr_p010.yuv", "270-ycbcr_p010.yuv", variable 1768 const char *outFileName[] = {"-RGBA_1010102.rgba"}; variable 1784 …const char *outFileName[] = {"90-rgba_1010102.rgba", "180-rgba_1010102.rgba", "270-rgba_1010102.rg… variable
|
/ohos5.0/base/startup/init/interfaces/innerkits/include/ |
H A D | beget_ext.h | 124 #define InitLogPrint(outFileName, logLevel, kLevel, fmt, ...) \ argument
|