HomeSort by relevance Sort by last modified time
    Searched refs:adaptive (Results 1 - 15 of 15) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
unittest.cc 103 template <typename T, bool adaptive>
113 ASSERT_EQ(0, T::EncoderInit(encdec, adaptive ? 0 : 1));
116 if (adaptive)
124 ASSERT_EQ(0, T::EncoderInit(enc, adaptive ? 0 : 1));
126 if (adaptive)
155 if (adaptive)
196 bool adaptive; member in struct:webrtc::__anon38882::IsacTestParam
203 << (itp.adaptive ? "adaptive" : "nonadaptive") << ','
218 if (p.adaptive)
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AdaptivePlaybackTest.java 136 /* tests for adaptive codecs */
137 Test adaptiveEarlyEos = new EarlyEosTest().adaptive();
138 Test adaptiveEosFlushSeek = new EosFlushSeekTest().adaptive();
142 /* DRC tests for adaptive codecs */
143 Test adaptiveReconfigDrc = new ReconfigDrcTest().adaptive();
145 Test adaptiveDrc = new AdaptiveDrcTest(); /* adaptive */
458 * adaptive playback.
511 /* ADAPTIVE-ONLY TESTS - only run on codecs that support adaptive playback */
526 adaptive(); method
606 adaptive(); method
    [all...]
  /external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s 43 @* This functions performs edge adaptive spatial filtering on a 8x8 block
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
  /external/libvorbis/doc/
01-introduction.tex 30 Vorbis I is a forward-adaptive monolithic transform CODEC based on the
83 lean toward the extreme of forward adaptive.
  /prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go 415 // It is deliberately vague to avoid adaptive attacks.
419 // It is deliberately vague to avoid adaptive attacks.
  /prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go 415 // It is deliberately vague to avoid adaptive attacks.
419 // It is deliberately vague to avoid adaptive attacks.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 497 STDMETHOD(GetTessSize)(THIS_ FLOAT tess_level, DWORD adaptive, DWORD* num_triangles, DWORD* num_vertices) PURE;
661 WINBOOL use_cosine, WINBOOL adaptive, FLOAT adpative_thresh) PURE;
    [all...]
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 13 object when the third party application use `<adaptive-icon>` tag to provide
  /prebuilts/go/darwin-x86/src/crypto/tls/
common.go 491 // DynamicRecordSizingDisabled disables adaptive sizing of TLS records.
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 491 // DynamicRecordSizingDisabled disables adaptive sizing of TLS records.
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /packages/apps/TV/libs/
exoplayer.jar 
exoplayer_v2.jar 

Completed in 524 milliseconds