Home
last modified time | relevance | path

Searched defs:inputs (Results 76 - 100 of 575) sorted by relevance

12345678910>>...23

/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
H A Dhdi_model_prepare_test.cpp659 std::vector<V2_0::IOTensor> inputs; in HWTEST_F() local
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
H A Dhdi_stability_test.cpp59 std::vector<V1_0::IOTensor> inputs; in RunModelTest() local
/third_party/ffmpeg/doc/examples/
H A Dfiltering_audio.c95 AVFilterInOut *inputs = avfilter_inout_alloc(); in init_filters() local
H A Dfiltering_video.c99 AVFilterInOut *inputs = avfilter_inout_alloc(); in init_filters() local
/third_party/ffmpeg/libavfilter/
H A Daf_adynamicsmooth.c115 static const AVFilterPad inputs[] = { variable
H A Daf_stereowiden.c142 static const AVFilterPad inputs[] = { variable
H A Dvf_entropy.c170 static const AVFilterPad inputs[] = { variable
H A Daf_ashowinfo.c249 static const AVFilterPad inputs[] = { variable
H A Dvf_bitplanenoise.c191 static const AVFilterPad inputs[] = { variable
H A Daf_axcorrelate.c346 static const AVFilterPad inputs[] = { variable
H A Davf_abitscope.c293 static const AVFilterPad inputs[] = { variable
H A Dvf_feedback.c281 static const AVFilterPad inputs[] = { global() variable
[all...]
H A Dvf_threshold.c252 static const AVFilterPad inputs[] = { variable
H A Dvf_lagfun.c204 static const AVFilterPad inputs[] = { variable
H A Dvf_setparams.c150 static const AVFilterPad inputs[] = { variable
/third_party/gn/src/gn/
H A Dconfig_values.h61 const std::vector<SourceFile>& inputs() const { return inputs_; } in inputs() function in ConfigValues
62 std::vector<SourceFile>& inputs() { return inputs_; } in inputs() function in ConfigValues
/third_party/mbedtls/library/
H A Dpsa_crypto_pake.c155 mbedtls_psa_pake_setup(mbedtls_psa_pake_operation_t *operation, const psa_crypto_driver_pake_inputs_t *inputs) mbedtls_psa_pake_setup() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.c190 pan_shader_compile(nir_shader *s, struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct pan_shader_info *info) pan_shader_compile() argument
H A Dpan_indirect_dispatch.c148 struct panfrost_compile_inputs inputs = { in pan_indirect_dispatch_init() local
57 pan_indirect_dispatch_emit(struct pan_pool *pool, struct pan_scoreboard *scoreboard, const struct pan_indirect_dispatch_info *inputs) pan_indirect_dispatch_emit() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c268 struct panfrost_compile_inputs inputs = { in shader_create() local
95 panvk_lower_blend(struct panfrost_device *pdev, nir_shader *nir, struct panfrost_compile_inputs *inputs, struct pan_blend_state *blend_state, bool static_blend_constants) panvk_lower_blend() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.h116 const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS]; member
H A Dlp_rast_linear_fallback.c91 shade_quads(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, unsigned mask) shade_quads() argument
130 partial(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned ix, unsigned iy, unsigned mask) partial() argument
147 lp_rast_linear_rect_fallback(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, const struct u_rect *box) lp_rast_linear_rect_fallback() argument
[all...]
H A Dlp_state_setup.h36 struct lp_shader_input inputs[PIPE_MAX_SHADER_INPUTS]; member
/third_party/libdrm/tests/tegra/
H A Dvic41.c227 vic41_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct vic_image *output, struct vic_image **inputs, unsigned int num_inputs) vic41_execute() argument
H A Dvic42.c227 vic42_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct vic_image *output, struct vic_image **inputs, unsigned int num_inputs) vic42_execute() argument

Completed in 13 milliseconds

12345678910>>...23