Home
last modified time | relevance | path

Searched defs:input_base (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/test/
Dav1_txfm_test.h84 static const int input_base = (1 << bd); variable
/external/mesa3d/src/amd/vulkan/
Dradv_query.c165 nir_ssa_def *input_base = nir_imul(&b, input_stride, global_id); in build_occlusion_query_shader() local
357 nir_ssa_def *input_base = nir_imul(&b, input_stride, global_id); in build_pipeline_statistics_query_shader() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc2326 const int input_base = node_item.input_start; in DumpPendingNodeState() local
2361 const int input_base = node_item.input_start; in DumpActiveNodeState() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc771 xla::Literal input_base = xla::LiteralUtil::CreateR1<int32>({7, 42}); in TEST_F() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4085 int input_base, input_array_size; in build_interp_intrinsic() local