HomeSort by relevance Sort by last modified time
    Searched refs:wf (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /packages/apps/TV/partner_support/samples/src/com/example/partnersupportsampletvinput/
SampleTvInputSetupActivity.java 31 WelcomeFragment wf = new WelcomeFragment(); local
32 wf.setArguments(getIntent().getExtras());
33 GuidedStepFragment.addAsRoot(this, wf, android.R.id.content);
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
lsfwt.h 104 Word16 *wf, /* output: square of weighting factors */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr12570a.d 4 #readelf: -wf --wide
pr12570b.d 4 #readelf: -wf --wide
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
mask.pass.cpp 25 typedef std::ctype<wchar_t> WF;
26 const WF& wf = std::use_facet<WF>(l); local
38 assert( wf.is(WF::upper, L'A'));
40 assert(!wf.is(WF::lower, L'A'));
42 assert( wf.is(WF::alpha, L'A'))
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
mask.pass.cpp 25 typedef std::ctype<wchar_t> WF;
26 const WF& wf = std::use_facet<WF>(l); local
38 assert( wf.is(WF::upper, L'A'));
40 assert(!wf.is(WF::lower, L'A'));
42 assert( wf.is(WF::alpha, L'A'))
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsfwt.cpp 58 wf -- Pointer to Word16 -- square of weighting factors
81 d[i] = 0Hz wf[i] = 3.347
82 d[i] = 450Hz wf[i] = 1.8
86 d[i] = 450Hz wf[i] = 1.8
87 d[i] = 1500Hz wf[i] = 1.0
90 wf[i] = 3.347 - ( (3.347-1.8) / (450-0)) * d[i]
92 wf[i] = 1.8 - ( (1.8-1.0) / (1500-450)) * (d[i] - 450)
96 wf[i] = 3427 - (28160*d[i])>>15
98 wf[i] = 1843 - (6242*(d[i]-1843))>>15
188 Word16 *wf, /* output: square of weighting factors *
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
pr12570a.d 4 #readelf: -wf --wide
pr12570b.d 4 #readelf: -wf --wide
  /external/expat/tests/
xmltest.sh 124 for xmldir in ibm/not-wf/P* \
125 ibm/not-wf/p28a \
126 ibm/not-wf/misc \
127 xmltest/not-wf/ext-sa \
128 xmltest/not-wf/not-sa \
129 xmltest/not-wf/sa \
130 sun/not-wf ; do
  /external/webrtc/webrtc/common_audio/
wav_file.h 106 void rtc_WavClose(rtc_WavWriter* wf);
107 void rtc_WavWriteSamples(rtc_WavWriter* wf,
110 int rtc_WavSampleRate(const rtc_WavWriter* wf);
111 size_t rtc_WavNumChannels(const rtc_WavWriter* wf);
112 size_t rtc_WavNumSamples(const rtc_WavWriter* wf);
wav_file.cc 161 void rtc_WavClose(rtc_WavWriter* wf) {
162 delete reinterpret_cast<webrtc::WavWriter*>(wf);
165 void rtc_WavWriteSamples(rtc_WavWriter* wf,
168 reinterpret_cast<webrtc::WavWriter*>(wf)->WriteSamples(samples, num_samples);
171 int rtc_WavSampleRate(const rtc_WavWriter* wf) {
172 return reinterpret_cast<const webrtc::WavWriter*>(wf)->sample_rate();
175 size_t rtc_WavNumChannels(const rtc_WavWriter* wf) {
176 return reinterpret_cast<const webrtc::WavWriter*>(wf)->num_channels();
179 size_t rtc_WavNumSamples(const rtc_WavWriter* wf) {
180 return reinterpret_cast<const webrtc::WavWriter*>(wf)->num_samples()
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/cfi/
cfi-common-3.d 2 #readelf: -wf
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
marshal.c 467 WFILE wf; local
468 wf.fp = fp;
469 wf.error = WFERR_OK;
470 wf.depth = 0;
471 wf.strings = NULL;
472 wf.version = version;
473 w_long(x, &wf);
479 WFILE wf; local
480 wf.fp = fp;
481 wf.error = WFERR_OK;
1219 WFILE wf; local
1256 WFILE wf; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
marshal.c 472 WFILE wf; local
473 wf.fp = fp;
474 wf.error = WFERR_OK;
475 wf.depth = 0;
476 wf.strings = NULL;
477 wf.version = version;
478 w_long(x, &wf);
484 WFILE wf; local
485 wf.fp = fp;
486 wf.error = WFERR_OK;
1220 WFILE wf; local
1257 WFILE wf; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
marshal.c 467 WFILE wf; local
468 wf.fp = fp;
469 wf.error = WFERR_OK;
470 wf.depth = 0;
471 wf.strings = NULL;
472 wf.version = version;
473 w_long(x, &wf);
479 WFILE wf; local
480 wf.fp = fp;
481 wf.error = WFERR_OK;
1219 WFILE wf; local
1256 WFILE wf; local
    [all...]
  /external/python/cpython2/Python/
marshal.c 466 WFILE wf; local
467 wf.fp = fp;
468 wf.error = WFERR_OK;
469 wf.depth = 0;
470 wf.strings = NULL;
471 wf.version = version;
472 w_long(x, &wf);
478 WFILE wf; local
479 wf.fp = fp;
480 wf.error = WFERR_OK
1214 WFILE wf; local
1251 WFILE wf; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_sse2.c 265 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \
272 int se = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
275 if (w > wf) { \
277 int se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
282 if (w > wf * 2) { \
283 se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
288 se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
306 int se = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
309 if (w > wf) { \
311 int se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt(
    [all...]
  /external/python/cpython3/Python/
marshal.c 571 w_init_refs(WFILE *wf, int version)
574 wf->hashtable = _Py_hashtable_new(sizeof(PyObject *), sizeof(int),
577 if (wf->hashtable == NULL) {
597 w_clear_refs(WFILE *wf)
599 if (wf->hashtable != NULL) {
600 _Py_hashtable_foreach(wf->hashtable, w_decref_entry, NULL);
601 _Py_hashtable_destroy(wf->hashtable);
610 WFILE wf; local
611 memset(&wf, 0, sizeof(wf));
625 WFILE wf; local
1594 WFILE wf; local
    [all...]
  /external/autotest/server/cros/
cts_expected_failure_parser.py 35 with open(failure_file) as wf:
36 waivers_yaml.update(yaml.load(wf.read()))
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DockedStackExistsListener.java 79 sCallbacks.removeIf(wf -> {
80 Consumer<Boolean> l = wf.get();
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/
cfi-alpha-1.d 1 #readelf: -wf
cfi-arc-1.d 1 #readelf: -wf
cfi-common-5.d 1 #readelf: -wf
cfi-i386-2.d 1 #readelf: -wf

Completed in 1255 milliseconds

1 2 3 4 5