HomeSort by relevance Sort by last modified time
    Searched full:layer (Results 1201 - 1225 of 6628) sorted by null

<<41424344454647484950>>

  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.h 43 (!cpi->use_svc || // Add spatial svc base layer case here
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.h 45 // Allow for decoding up to a given spatial layer for SVC stream.
  /external/libxml2/os400/
wrappers.h 3 *** This is a layer inserted between libxml2 itself and the EBCDIC
  /external/llvm/test/CodeGen/Mips/
mature-mc-support.ll 1 ; Test that inline assembly is parsed by the MC layer when MC support is mature
  /external/llvm/unittests/ExecutionEngine/Orc/
LazyEmittingLayerTest.cpp 1 //===- LazyEmittingLayerTest.cpp - Unit tests for the lazy emitting layer -===//
  /external/ltp/scripts/
abspath.sh 3 # make 3.81 $(abspath .. ) emulation layer
realpath.sh 3 # make 3.81 $(realpath .. ) emulation layer
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_static.c 100 int layer; local
112 layer = cbuf_surface->u.tex.first_layer;
114 x = tex->image_offset[cbuf_surface->u.tex.level][layer].nblocksx;
115 y = tex->image_offset[cbuf_surface->u.tex.level][layer].nblocksy;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_flush.h 52 int layer,
  /external/mesa3d/src/mapi/glapi/gen/
EXT_texture_array.xml 37 <param name="layer" type="GLint"/>
  /external/mesa3d/src/mesa/main/
fbobject.h 126 GLint level, GLuint layer, GLboolean layered,
231 GLint level, GLint layer);
235 GLuint texture, GLint level, GLint layer);
239 GLuint texture, GLint level, GLint layer);
  /external/pdfium/core/fpdfapi/render/
cpdf_progressiverenderer.h 56 CPDF_RenderContext::Layer* m_pCurrentLayer;
  /external/perfetto/
README.md 67 See [docs/multi-layer-tracing.md](docs/multi-layer-tracing.md) for more details.
93 * [Multi-layer tracing](docs/multi-layer-tracing.md)
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 14 * Selected ISO/IEC TR 9577 Network Layer Protocol Identifiers (NLPID)
  /external/replicaisland/src/com/replica/replicaisland/
LevelBuilder.java 85 // Background Layer //
182 // We want the foreground layer to be render priority FOREGROUND, but
183 // we don't know which is the foreground layer until we've added them all.
184 // So now that we've added them all, find foreground layer and make sure
  /external/scapy/scapy/contrib/
isis.uts 2 * Tests for the IS-IS layer
6 = Import the isis layer
9 + Basic Layer Tests
11 = Layer Binding
  /external/scapy/scapy/layers/
l2tp.py 7 L2TP (Layer 2 Tunneling Protocol) for VPNs.
  /external/skia/src/gpu/vk/
GrVkExtensions.h 33 * Queries whether an extension or layer is present. Will fail if not initialized.
  /external/skqp/src/gpu/vk/
GrVkExtensions.h 33 * Queries whether an extension or layer is present. Will fail if not initialized.
  /external/syslinux/core/lwip/src/netif/ppp/
chap.h 125 #define CHAPCS_INITIAL 0 /* Lower layer down, not opened */
126 #define CHAPCS_CLOSED 1 /* Lower layer up, not opened */
135 #define CHAPSS_INITIAL 0 /* Lower layer down, not opened */
136 #define CHAPSS_CLOSED 1 /* Lower layer up, not opened */
  /external/tcpdump/
af.c 43 { AFNUM_L2VPN, "Layer-2 VPN"},
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
base_split_handler.py 88 One value for the current layer and one value for the next layer.
113 One value for the current layer and one value for the next layer.
  /external/tensorflow/tensorflow/contrib/crf/python/ops/
__init__.py 15 """Ops for building a linear-chain CRF layer."""
  /external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
README.md 13 3. implement a multi-layer RNN using Python control flow
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
dnn.py 101 hidden_units: Iterable of number hidden units per layer. All layers are
102 fully connected. Ex. `[64, 32]` means first layer has 64 nodes and
112 activation_fn: Activation function applied to each layer. If `None`, will
116 input_layer_partitioner: Optional. Partitioner for input layer. Defaults

Completed in 686 milliseconds

<<41424344454647484950>>