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

1 23 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/vpx/
vp8cx.h 411 * 0: off, 1: On(YOnly), 2: For SVC only, on top two spatial layers(YOnly)
434 /*!\brief Codec control function to set svc layer for spatial and temporal.
435 * \note Valid ranges: 0..#vpx_codec_enc_cfg::ss_number_layers for spatial
528 * for spatial layers. The frame flags and buffer indices are set using the
620 * Used when only spatial layering is used.
626 * This will only work when the number of spatial layers equals 1.
713 * This defines the spatial and temporal layer id numbers for svc encoding.
714 * This is used with the #VP9E_SET_SVC_LAYER_ID control to set the spatial and
719 int spatial_layer_id; /**< Spatial layer id number. */
725 * This defines the frame flags and buffer indices for each spatial layer fo
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
avgpooling_op.cc 84 errors::Unimplemented("Non-spatial pooling is not "
146 errors::Unimplemented("Non-spatial pooling is not "
271 // We (will) use different code for spatial pooling and
272 // non-spatial pooling.
274 // Spatial pooling is when depth_window = 1
276 errors::Unimplemented("Non-spatial pooling is not "
505 // We (will) use different code for spatial pooling and
506 // non-spatial pooling.
508 // Spatial pooling is when depth_window = 1
510 errors::Unimplemented("Non-spatial pooling is not
    [all...]
conv_grad_ops.h 212 // Information about a single spatial dimension for a convolution
229 // Information about each spatial dimension.
241 // sizes/padding for the spatial dimensions.
  /external/tensorflow/tensorflow/python/layers/
convolutional.py 419 """2D convolution layer (e.g. spatial convolution over images).
433 all spatial dimensions.
437 all spatial dimensions.
450 all spatial dimensions.
549 all spatial dimensions.
553 all spatial dimensions.
566 all spatial dimensions.
624 """3D convolution layer (e.g. spatial convolution over volumes).
638 all spatial dimensions.
643 all spatial dimensions
    [all...]
  /external/libmpeg2/common/
impeg2_idct.c 245 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
283 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
328 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
392 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
430 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
475 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
ideint.h 70 spatial filtering for non-static blocks */
  /external/libhevc/common/
ihevc_chroma_itrans_recon_16x16.c 173 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
222 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
274 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
348 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
419 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
468 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
520 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
594 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
689 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
    [all...]
ihevc_chroma_itrans_recon_8x8.c 174 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
214 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
260 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
ihevc_itrans_recon_32x32.c 172 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
232 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
292 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
410 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
488 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
548 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
608 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.c 116 // Initialize the cyclic refresh parameters. If spatial layers are used
117 // (i.e., ss_number_layers > 1), these need to be updated per spatial
252 // Index into spatial+temporal arrays.
311 // For spatial-svc, allow cyclic-refresh to be applied on the spatial layers,
338 // For spatial-svc, allow cyclic-refresh to be applied on the spatial layers,
623 // to specify, for each spatial layer, the flags and buffer indices for the
668 // of base motion vectors if spatial scale factors for any layers are not 2,
669 // keep the case of 3 spatial layers with scale factor of 4x4 for base layer
    [all...]
  /cts/apps/CameraITS/build/
envsetup.sh 34 for M in numpy PIL matplotlib scipy.stats scipy.spatial
  /external/libxcam/modules/ocl/
cl_3a_image_processor.h 124 uint32_t _snr_mode; // spatial nr mode
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
94 """spatial view icon size - the size of icons displayed in Finder spatial view windows. """
  /external/tensorflow/tensorflow/contrib/tpu/profiler/
op_profile.proto 44 string semantics = 3; // What the dimension represents, e.g. "spatial".
  /external/tensorflow/tensorflow/core/util/
padding.h 31 // dimensions. This is usually used to make sure that the spatial dimensions do
  /external/webrtc/webrtc/modules/video_coding/codecs/interface/
video_codec_interface.h 62 bool inter_layer_predicted; // Frame is dependent on directly lower spatial
  /external/webrtc/webrtc/modules/video_coding/include/
video_codec_interface.h 60 bool inter_layer_predicted; // Frame is dependent on directly lower spatial
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
Usb10ACMixerUnit.java 28 private int mChannelConfig; // Spatial location of output channels
Usb20ACInputTerminal.java 34 private int mChanConfig; // 9:4 - Describes the spatial location of the
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
94 """spatial view icon size - the size of icons displayed in Finder spatial view windows. """
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
94 """spatial view icon size - the size of icons displayed in Finder spatial view windows. """
  /external/ImageMagick/
AUTHORS.txt 133 Michael Halle, Spatial Imaging Group at MIT
149 The spatial subdivision color reduction algorithm is based on his
  /external/libmpeg2/common/x86/
ideint_spatial_filter_ssse3.c 68 * Performs spatial edge adaptive filtering
71 * Performs spatial edge adaptive filtering by detecting edge direction
  /external/tensorflow/tensorflow/contrib/receptive_field/python/util/
receptive_field_test.py 47 # An input test image with unknown spatial resolution.
75 # An input test image with unknown spatial resolution.
100 # An input test image with unknown spatial resolution.
128 # An input test image with unknown spatial resolution.
153 # An input test image with unknown spatial resolution.
175 # An input test image with unknown spatial resolution.
232 # An input test image with unknown spatial resolution.
265 # An input test image with unknown spatial resolution.
  /external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
pooling.py 99 """Max pooling operation for spatial data.
104 (2, 2) will halve the input in both spatial dimension.
165 """Average pooling operation for spatial data.
170 (2, 2) will halve the input in both spatial dimension.
231 """Max pooling operation for 3D data (spatial or spatio-temporal).
293 """Average pooling operation for 3D data (spatial or spatio-temporal).
430 """Global average pooling operation for spatial data.
466 """Global max pooling operation for spatial data.

Completed in 378 milliseconds

1 23 4 5 6 7 8 91011>>