| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lagfun.c | 212 static const AVFilterPad outputs[] = { variable
|
| H A D | vf_setparams.c | 158 static const AVFilterPad outputs[] = { variable
|
| H A D | af_adecorrelate.c | 233 static const AVFilterPad outputs[] = { variable
|
| H A D | af_crossfeed.c | 365 static const AVFilterPad outputs[] = { variable
|
| H A D | af_deesser.c | 196 static const AVFilterPad outputs[] = { variable
|
| H A D | af_agate.c | 231 static const AVFilterPad outputs[] = { variable [all...] |
| H A D | af_stereotools.c | 368 static const AVFilterPad outputs[] = { variable
|
| H A D | f_loop.c | 447 static const AVFilterPad outputs[] = { variable
|
| H A D | graphparser.c | 491 AVFilterInOut *cur, *match, *inputs = NULL, *outputs = NULL; in avfilter_graph_parse() local 418 avfilter_graph_parse2(AVFilterGraph *graph, const char *filters, AVFilterInOut **inputs, AVFilterInOut **outputs) avfilter_graph_parse2() argument [all...] |
| H A D | vf_chromashift.c | 385 static const AVFilterPad outputs[] = { variable
|
| H A D | vf_chromanr.c | 268 static const AVFilterPad outputs[] = { variable
|
| H A D | vf_epx.c | 260 static const AVFilterPad outputs[] = { variable
|
| H A D | af_anlms.c | 301 static const AVFilterPad outputs[] = { variable
|
| H A D | af_haas.c | 209 static const AVFilterPad outputs[] = { variable
|
| H A D | vf_deblock.c | 405 static const AVFilterPad outputs[] = { variable
|
| /third_party/gn/src/gn/ |
| H A D | bundle_data.cc | 111 GetOutputFiles(const Settings* settings, const Target* target, OutputFiles* outputs, Err* err) const GetOutputFiles() argument
|
| H A D | ninja_target_command_util.cc | 86 std::vector<OutputFile> outputs; in WriteOneFlag() local 109 GetPCHOutputFiles(const Target* target, const char* tool_name, std::vector<OutputFile>* outputs) GetPCHOutputFiles() argument [all...] |
| H A D | runtime_deps.cc | 94 std::vector<SourceFile> outputs; in RecursiveCollectRuntimeDeps() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_shader_abi.h | 42 LLVMValueRef outputs[AC_LLVM_MAX_OUTPUTS * 4]; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numbertest_modifiers.cpp | 64 } outputs[NUM_OUTPUTS] = {{u"", 0, 0}, {u"a?bcde", 0, 0}, {u"a?bcde", 4, 4}, {u"a?bcde", 3, 5}}; in testSimpleModifier() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.hpp | 65 std::vector<Symbol> outputs; member
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | first_index_offset.cc | 61 Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) Run() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.hpp | 65 std::vector<Symbol> outputs; member
|
| /applications/standard/app_samples/code/DocsSample/ApplicationModels/MindSporeLiteCDemo/entry/src/main/cpp/ |
| H A D | mslite_napi.cpp | 127 auto outputs = OH_AI_ModelGetOutputs(model);
in RunMSLiteModel() local 199 auto outputs = OH_AI_ModelGetOutputs(model);
in RunDemo() local
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | transcoding.c | 246 AVFilterInOut *outputs = avfilter_inout_alloc(); in init_filter() local
|