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

1 23 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_encoder_isac_t.h 47 // In adaptive mode, prevent adaptive changes to the frame size. (Not used
  /development/samples/AdaptiveIconSample/res/layout/
empty_activity.xml 23 android:text="Did you enjoy the adaptive icon?" />
  /external/libmpeg2/common/
ideint_structs.h 57 /** Adaptive variance used in spatio temporal filtering */
  /external/speex/include/speex/
speex_jitter.h 4 @brief Adaptive jitter buffer for Speex
38 /** @defgroup JitterBuffer JitterBuffer: Adaptive jitter buffer
50 /** Generic adaptive jitter buffer state */
53 /** Generic adaptive jitter buffer state */
  /frameworks/av/media/libstagefright/data/
media_codecs_google_tv.xml 26 <Feature name="adaptive-playback" />
  /frameworks/support/core/ktx/src/main/java/androidx/core/graphics/drawable/
Icon.kt 27 * Create an [Icon] from this adaptive [Bitmap].
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 119 OMX_BOOL bEnable; // enable adaptive slice control
121 OMX_U32 nNumPFramesToSkip; // number of P frames after an I frame to skip before kicking in adaptive slice control
122 OMX_U32 nSliceSizeThreshold; // Slice size threshold for adaptive slice control to start a new slice
123 OMX_U32 nSliceSizeSkipThreshold; // Slice size skip threshold for adaptive slice control to start a new slice
  /device/google/marlin/
media_codecs.xml 190 <Feature name="adaptive-playback" />
202 <Feature name="adaptive-playback" />
214 <Feature name="adaptive-playback" />
225 <Feature name="adaptive-playback" />
237 <Feature name="adaptive-playback" />
250 <Feature name="adaptive-playback" />
262 <Feature name="adaptive-playback" />
275 <Feature name="adaptive-playback" />
287 <Feature name="adaptive-playback" />
  /external/ImageMagick/www/source/
examples.pl 33 print "Adaptive Blur...\n";
35 $example->Label('Adaptive Blur');
39 print "Adaptive Resize...\n";
41 $example->Label('Adaptive Resize');
45 print "Adaptive Sharpen...\n";
47 $example->Label('Adaptive Sharpen');
51 print "Adaptive Threshold...\n";
53 $example->Label('Adaptive Threshold');
  /external/tensorflow/tensorflow/contrib/nn/python/ops/
sampling_ops.py 63 `sampled_values` using the adaptive resampling algorithm. The caller
67 for the adaptive resampling algorithm.
123 """Computes softmax loss using rank-based adaptive resampling.
127 experimental results, please see: [TAPAS: Two-pass Approximate Adaptive
141 resampling. At lower temperatures, resampling is more adaptive because it
187 `num_sampled` classes using the adaptive resampling algorithm. Must be
195 for the adaptive resampling algorithm.
229 # adaptive rank resampling strategy.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 54 AdaptSmooth = 1, //!< adaptive smooth
69 * The adaptive smoothing version of the above fixed smoothing function.
  /external/aac/libAACdec/src/
usacdec_ace_ltp.h 109 * \brief Compute the initial adaptive codebook excitation v'(n) by
111 * \param exc points to adaptive codebook of current subframe (input/output)
121 * \brief Compute the adaptive codebook excitation v(n) in case of
123 * \param exc points to adaptive codebook of current subframe (input/output)
  /external/libvpx/libvpx/vp9/encoder/
vp9_context_tree.h 71 // motion vector cache for adaptive motion search control in partition
vp9_alt_ref_aq.h 14 * This file contains public interface for setting up adaptive segmentation
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_deint_filter.h 28 /* motion adaptive deinterlacer implementation */
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.h 75 /* adaptive codebook definitions */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
n_proc.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
g_pitch.c 31 Word16 y1[], /* (i) : filtered adaptive codebook. */
  /system/bt/stack/include/
a2dp_vendor_ldac_encoder.h 61 // Set transmit queue length for the A2DP LDAC ABR(Adaptive Bit Rate) mechanism.
  /tools/tradefederation/contrib/res/config/google/test/framework/media/
gts-media.xml 8 <option name="screen-adaptive-brightness" value="off" />
  /external/iproute2/tc/
q_red.c 32 fprintf(stderr, " [adaptive] [probability PROBABILITY] [bandwidth KBPS]\n");
97 } else if (strcmp(*argv, "adaptive") == 0) {
190 fprintf(f, "adaptive ");
  /cts/tests/tests/media/src/android/media/cts/
AdaptivePlaybackTest.java 132 /* tests for adaptive codecs */
133 Test adaptiveEarlyEos = new EarlyEosTest().adaptive();
134 Test adaptiveEosFlushSeek = new EosFlushSeekTest().adaptive();
138 /* DRC tests for adaptive codecs */
139 Test adaptiveReconfigDrc = new ReconfigDrcTest().adaptive();
141 Test adaptiveDrc = new AdaptiveDrcTest(); /* adaptive */
454 * adaptive playback.
507 /* ADAPTIVE-ONLY TESTS - only run on codecs that support adaptive playback */
522 adaptive(); method
602 adaptive(); method
    [all...]
  /device/google/wahoo/
media_codecs.xml 194 <Feature name="adaptive-playback" />
207 <Feature name="adaptive-playback" />
220 <Feature name="adaptive-playback" />
231 <Feature name="adaptive-playback" />
244 <Feature name="adaptive-playback" />
257 <Feature name="adaptive-playback" />
270 <Feature name="adaptive-playback" />
284 <Feature name="adaptive-playback" />
297 <Feature name="adaptive-playback" />
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
ExtendedFirstOrderDifferentialEquations.java 56 * The error estimations and adaptive step size computation should be
  /external/libxcam/
ChangeLog 97 * Bayesian wavelet shrinkage for adaptive noise filtering.
98 - enable adaptive noise filtering based on Bayesian shrinkage estimation
156 - utilize an new adaptive local tone mapping algorithm.
165 - the local adaptive parameter are calculated by weighting the

Completed in 303 milliseconds

1 23 4 5 6 7 8 91011>>