Home
last modified time | relevance | path

Searched defs:inputs (Results 51 - 75 of 455) sorted by relevance

12345678910>>...19

/third_party/ffmpeg/libavfilter/
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
H A Dvic40.c227 vic40_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct vic_image *output, struct vic_image **inputs, unsigned int num_inputs) vic40_execute() argument
H A Dvic30.c319 vic30_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct vic_image *output, struct vic_image **inputs, unsigned int num_inputs) vic30_execute() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.hpp64 std::vector<Symbol> inputs; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmWorkgroupMemoryTests.cpp55 bool checkResultsFloat16 (const vector<Resource>& inputs, in checkResultsFloat16() argument
84 bool checkResultsFloat32 (const vector<Resource>& inputs, in checkResultsFloat32() argument
120 bool checkResultsFloat64 (const vector<Resource>& inputs, in checkResultsFloat64() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkMSAALoadManager.cpp58 SkSL::Program::Inputs inputs; in createMSAALoadProgram() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.hpp122 Inputs inputs; member in vk::GraphicsPipeline
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfirst_index_offset.cc61 Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) Run() argument

Completed in 13 milliseconds

12345678910>>...19