Home
last modified time | relevance | path

Searched defs:inputs (Results 276 - 300 of 560) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/ffmpeg/libavfilter/
H A Dvf_zoompan.c354 static const AVFilterPad inputs[] = { variable
H A Dvf_mix.c458 static const AVFilterPad inputs[] = { global() variable
[all...]
H A Dvf_negate.c349 static const AVFilterPad inputs[] = { variable
H A Dvf_photosensitivity.c303 static const AVFilterPad inputs[] = { variable
/third_party/gn/src/gn/
H A Danalyzer.cc119 JSONToInputs(const Label& default_toolchain, const std::string input, Inputs* inputs) JSONToInputs() argument
279 Inputs inputs; Analyze() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h65 struct ir3_instruction **inputs; member
H A Dir3_postsched.c577 struct util_dynarray inputs; in sched_dag_init() local
/third_party/mesa3d/src/mesa/main/
H A Dviewport.c177 viewport_array(struct gl_context *ctx, GLuint first, GLsizei count, struct gl_viewport_inputs *inputs) viewport_array() argument
360 depth_range_arrayv(struct gl_context *ctx, GLuint first, GLsizei count, const struct gl_depthrange_inputs *const inputs) depth_range_arrayv() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c52 nir_ssa_def *inputs[VARYING_SLOT_MAX]; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c55 struct panfrost_compile_inputs inputs = { in panvk_meta_clear_color_attachment_shader() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c141 LLVMValueRef inputs[PIPE_MAX_SHADER_INPUTS]; in llvm_fragment_body() local
/third_party/node/deps/v8/src/compiler/
H A Dbranch-elimination.cc102 Node::Inputs inputs = merge->inputs(); in SimplifyBranchCondition() local
207 Node* inputs[] = { in TryPullTrapIntoMerge() local
373 Node::Inputs inputs = node->inputs(); in ReduceMerge() local
[all...]
H A Dnode.cc58 NewImpl(Zone* zone, NodeId id, const Operator* op, int input_count, NodePtrT const* inputs, bool has_extensible_inputs) NewImpl() argument
131 New(Zone* zone, NodeId id, const Operator* op, int input_count, Node* const* inputs, bool has_extensible_inputs) New() argument
138 ZoneNodePtr const* const inputs = node->has_inline_inputs() Clone() local
[all...]
/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.cpp296 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); in HWTEST() local
389 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); in HWTEST() local
419 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); in HWTEST() local
569 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); HWTEST() local
623 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); HWTEST() local
682 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); HWTEST() local
730 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); HWTEST() local
816 OH_AI_TensorHandleArray inputs = OH_AI_ModelGetInputs(model); HWTEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp508 const void* inputs[] = { texCoord[0].getPtr() }; in testFormat() local
/third_party/skia/src/core/
H A DSkColorFilter.cpp486 sk_sp<SkColorFilter> inputs[] = {cf0,cf1}; in Lerp() local
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp149 void GrGLProgramBuilder::addInputVars(const SkSL::Program::Inputs& inputs) { in addInputVars() argument
159 void GrGLProgramBuilder::storeShaderInCache(const SkSL::Program::Inputs& inputs, GrGLuint programID, in storeShaderInCache() argument
264 SkSL::Program::Inputs inputs; in finalize() local
571 SkSL::Program::Inputs inputs; PrecompileProgram() local
[all...]
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h241 SkString& inputs() { return fShaderStrings[kInputs]; } in inputs() function in GrGLSLShaderBuilder
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp99 sk_sp<SkImageFilter> inputs[2] = {std::move(background), std::move(foreground)}; in Arithmetic() local
34 SkArithmeticImageFilter(float k1, float k2, float k3, float k4, bool enforcePMColor, sk_sp<SkImageFilter> inputs[2], const SkRect* cropRect) SkArithmeticImageFilter() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dcanonicalize_entry_point_io.cc551 Run(CloneContext& ctx, const DataMap& inputs, DataMap&) Run() argument
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc164 const Inputs* inputs; member
[all...]
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc164 const Inputs* inputs; member
[all...]
H A Dtest-simulator-cond-rd-rn-rm-a32.cc216 const Inputs* inputs; member
[all...]

Completed in 31 milliseconds

1...<<11121314151617181920>>...23