HomeSort by relevance Sort by last modified time
    Searched full:spatial (Results 126 - 150 of 412) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/aac/libSACenc/src/
sacenc_const.h 100 constants to MPEG-4 spatial encoder lib
  /external/autotest/server/
site_linux_system.py 376 @param spatial_streams int number of spatial streams required.
421 @param spatial_streams int number of spatial streams required.
493 @param spatial_streams int number of spatial streams required.
532 @param spatial_streams int number of spatial streams required.
  /external/libmpeg2/common/arm/
ideint_cac_a9.s 24 @* This file contains definitions of routines for spatial filter
  /external/libvpx/libvpx/test/
encode_api_test.cc 109 // Set up 2 spatial streams with 2 temporal layers per stream, and generate
error_resilience_test.cc 300 // 2 Temporal layers, no spatial layers, CBR mode.
347 // 2 Temporal layers, no spatial layers, CBR mode.
  /external/libvpx/libvpx/vp8/common/
blockd.h 175 // and if set will force drop on all spatial streams for that current frame.
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_complexity.c 109 // bits for the block vs a target average and its spatial complexity.
  /external/libvpx/libvpx/vpx/
vp8dx.h 114 /** control function to decode SVC stream up to the x spatial layers,
  /external/tensorflow/tensorflow/contrib/lite/kernels/
batch_to_space_nd.cc 50 // The 4D array need to have exactly 2 spatial dimensions.
space_to_batch_nd.cc 50 // The 4D array need to have exactly 2 spatial dimensions.
  /external/tensorflow/tensorflow/contrib/model_pruning/python/layers/
core_layers.py 244 """2D convolution layer (e.g. spatial convolution over images).
258 all spatial dimensions.
262 all spatial dimensions.
275 all spatial dimensions.
  /external/tensorflow/tensorflow/contrib/receptive_field/python/util/
graph_compute_order_test.py 39 # An input test image with unknown spatial resolution.
parse_layer_parameters_test.py 41 # An input test image with unknown spatial resolution.
  /external/tensorflow/tensorflow/contrib/slim/python/slim/nets/
alexnet.py 88 spatial_squeeze: whether or not should squeeze the spatial dimensions of the
overfeat.py 84 spatial_squeeze: whether or not should squeeze the spatial dimensions of the
  /external/tensorflow/tensorflow/core/kernels/
pooling_ops_common.h 159 // On GPU, use Eigen's Spatial Max Pooling. On CPU, use an
161 // Spatial MaxPooling implementation.
398 // On GPU, use Eigen's Spatial Max Pooling. On CPU, use an
400 // Spatial MaxPooling implementation.
quantized_pooling_ops.cc 67 errors::Unimplemented("Non-spatial pooling is not "
spacetodepth_op.cc 99 // The 'spatial' block of size block_size_ X block_size_ will be moved
  /external/webrtc/webrtc/video/
full_stack.cc 32 // { ... }, // Spatial scalability.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 44 /*If the macroblock is intra coded, the original spatial pixel values are summed.*/
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 659 // spatial layers/streams.
796 // will be the same for all encoders/spatial layers.
832 // |picture_id_| is defined per spatial stream/layer, so check that
833 // |RPSI| matches the last key frame from any of the spatial streams.
834 // If so, then all spatial streams for this encoding will predict from
    [all...]
  /external/tensorflow/tensorflow/core/framework/
common_shape_fns.cc 295 const std::vector<DimensionOrConstant>& spatial,
298 const int num_dims = GetTensorDimsFromSpatialDims(spatial.size(), format);
307 for (int spatial_dim = 0; spatial_dim < spatial.size(); spatial_dim++) {
309 context->MakeDim(spatial[spatial_dim]);
323 // Spatial.
349 // Spatial.
    [all...]
  /external/aac/libSACdec/src/
sac_dec.h 175 UPMIXTYPE_NORMAL = 0 /*multichannel loudspeaker upmix with spatial data*/
357 int timeSlots; /* length of spatial frame in QMF samples */
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
nn.md 39 * `separable_conv2d`: A depthwise spatial filter followed by a pointwise filter.
53 `[filter_height, filter_width, ...]`. The spatial semantics of the
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_utility.cc 117 * FMT 5: Temporal-Spatial Trade-off Request (TSTR)
118 * FMT 6: Temporal-Spatial Trade-off Notification (TSTN)

Completed in 557 milliseconds

1 2 3 4 56 7 8 91011>>