/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
simulcast_encoder_adapter.cc | 26 // Max qp for lowest spatial resolution when doing simulcast. 458 // Settings for lowest spatial resolutions.
|
/external/aac/libSACdec/src/ |
sac_bitdec.h | 105 \brief Spatial Audio bitstream decoder
|
sac_dec_ssc_struct.h | 99 Description: interface - spatial specific config struct
|
/external/aac/libSACenc/src/ |
sacenc_bitstream.h | 291 /* Copy/Save spatial frame data for one parameter set */
|
/external/dng_sdk/source/ |
dng_mosaic_info.h | 57 /// CFALayout describes the spatial layout of the CFA. The currently defined values are:
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
TensorTraits.h | 237 // dimensions. This is usually used to make sure that the spatial
|
/external/libhevc/common/ |
ihevc_itrans.c | 366 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 615 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 779 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ [all...] |
/external/libmpeg2/common/armv8/ |
ideint_cac_av8.s | 24 //* This file contains definitions of routines for spatial filter
|
/external/libvpx/libvpx/test/ |
vpx_temporal_svc_encoder.sh | 25 elog "Warning: Temporal denoising is disabled! Spatial denoising will be " \
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_speed_features.c | 407 // Reference masking only enabled for 1 spatial layer, and if none of the 578 // on base spatial layer if highest resolution is above 640x360. 593 // Enable partition copy. For SVC only enabled for top spatial resolution 609 // only for 3 spatial layers and when config/top resolution is above VGA. [all...] |
vp9_encoder.h | 216 // Spatial and temporal scalability. 217 int ss_number_layers; // Number of spatial layers. 219 // Bitrate allocation for spatial layers.
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/ |
DecoderConfigDescriptor.java | 227 0x63 Visual ISO/IEC 13818-2 Spatial Profile
|
ObjectDescriptorFactory.java | 103 0x63 Visual ISO/IEC 13818-2 Spatial Profile
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
lrn_ops.cc | 115 // pseudo-code, the Eigen code does this for each spatial position:
|
/external/tensorflow/tensorflow/core/kernels/ |
eigen_cuboid_convolution.h | 100 // Spatial size of the kernel.
|
eigen_backward_cuboid_convolutions.h | 178 // We need to reverse the kernel along the spatial dimensions. 525 // We will need to shuffle the first two dimensions and reverse the spatial 562 // Reverse the spatial dimensions.
|
/external/webrtc/webrtc/modules/video_coding/codecs/test/ |
videoprocessor_integrationtest.cc | 99 // dropping/spatial resize, and temporal layers. The limits for the rate 316 " Number of spatial resizes = %d, \n", [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4lib_int.h | 117 int scalType; /* temporal = 0, spatial = 1, both = 2 */
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
Mosaic.java | 38 * In this mode, the images are stitched together in the same spatial arrangement as acquired
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Dictionary.java | 95 * the spatial model, used for generating suggestions. inOutWeightOfLangModelVsSpatialModel is
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
test_sensor_fusion.py | 32 import scipy.spatial 182 dist = scipy.spatial.distance.correlation(cam_rots, gyro_rots) 209 dists.append(scipy.spatial.distance.correlation(cam_rots, gyro_rots))
|
/external/ImageMagick/ImageMagick/script/ |
quantize.html | 9 <title>ImageMagick: Color Reduction Utilizing Adaptive Spatial Subdivision</title> 15 <meta name="keywords" content="color, reduction, utilizing, adaptive, spatial, subdivision, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 156 <p>Depending on the image, the color reduction error may be obvious or invisible. Images with high spatial frequencies (such as hair or grass) will show error much less than pictures with large smoothly shaded areas (such as faces). This because the high-frequency contour edges introduced by the color reduction process are masked by the high frequencies in the image.</p>
|
/external/ImageMagick/www/ |
quantize.html | 8 <title>ImageMagick: Color Reduction Utilizing Adaptive Spatial Subdivision</title> 17 <meta name="keywords" content="color, reduction, utilizing, adaptive, spatial, subdivision, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 160 <p>Depending on the image, the color reduction error may be obvious or invisible. Images with high spatial frequencies (such as hair or grass) will show error much less than pictures with large smoothly shaded areas (such as faces). This because the high-frequency contour edges introduced by the color reduction process are masked by the high frequencies in the image.</p>
|
/external/opencv/cv/src/ |
cvmoments.cpp | 179 /* spatial moments */ 249 * Spatial Moments * 567 // Purpose: Returns spatial moment(x_order, y_order) which is determined as:
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/nets/ |
inception_v2.py | 90 # Note that sizes in the comments below assume an input spatial size of 518 spatial dimensions, and hence cannot be squeezed. In this event, 520 over the resulting spatial dimensions with sizes exceeding 1.
|