Home
last modified time | relevance | path

Searched defs:outputs (Results 201 - 225 of 398) sorted by relevance

12345678910>>...16

/third_party/ffmpeg/libavfilter/
H A Daf_asoftclip.c476 static const AVFilterPad outputs[] = { variable
H A Dvf_atadenoise.c557 static const AVFilterPad outputs[] = { variable
H A Dvf_deflicker.c452 static const AVFilterPad outputs[] = { variable
H A Daf_afftfilt.c442 static const AVFilterPad outputs[] = { variable
H A Dvf_normalize.c514 static const AVFilterPad outputs[] = { variable
H A Dvf_stack.c445 static const AVFilterPad outputs[] = { variable
H A Dvf_zoompan.c361 static const AVFilterPad outputs[] = { variable
H A Dvf_mix.c375 static const AVFilterPad outputs[] = { variable
H A Dvf_negate.c358 static const AVFilterPad outputs[] = { variable
H A Dvf_photosensitivity.c312 static const AVFilterPad outputs[] = { variable
/third_party/gn/src/gn/
H A Danalyzer.cc203 std::string OutputsToJSON(const Outputs& outputs, in OutputsToJSON() argument
280 Outputs outputs; in Analyze() local
[all...]
H A Dheader_checker.cc235 std::vector<SourceFile> outputs; in AddTargetToFileMap() local
249 std::vector<SourceFile> outputs; in AddTargetToFileMap() local
H A Djson_project_writer.cc387 auto outputs = DescBuilder::DescriptionForTarget(target, "source_outputs", in GenerateJSON() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h66 struct ir3_instruction **outputs; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp508 ir_variable *outputs[4] = { NULL, NULL, NULL, NULL }; in lower_blend_equation_advanced() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_xfb_info.c380 nir_xfb_output_info *outputs = (nir_xfb_output_info *)array.data; nir_gather_xfb_info_from_intrinsics() local
[all...]
/third_party/ninja/src/
H A Dbuild_log.cc441 Restat(const StringPiece path, const DiskInterface& disk_interface, const int output_count, char** outputs, std::string* const err) Restat() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c142 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS]; in llvm_fragment_body() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c859 lp_build_tgsi_aos(struct gallivm_state *gallivm, const struct tgsi_token *tokens, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_tgsi_aos() argument
H A Dlp_bld_nir_aos.c321 lp_build_nir_aos(struct gallivm_state *gallivm, struct nir_shader *shader, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_nir_aos() argument
/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp303 OH_AI_TensorHandleArray outputs = OH_AI_ModelGetOutputs(model); in HWTEST() local
391 OH_AI_TensorHandleArray outputs; in HWTEST() local
423 OH_AI_TensorHandleArray outputs; in HWTEST() local
820 OH_AI_TensorHandleArray outputs; in HWTEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp509 void* outputs[] = { result[0].getPtr() }; in testFormat() local
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp706 const std::vector<sh::ShaderVariable> *outputs = sh::GetOutputVariables(compiler); in PrintActiveVariables() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h242 SkString& outputs() { return fShaderStrings[kOutputs]; } in outputs() function in GrGLSLShaderBuilder
/third_party/skia/src/core/
H A DSkVMBlitter.cpp502 const skvm::Val outputs[] = { in CacheKey() local

Completed in 22 milliseconds

12345678910>>...16