HomeSort by relevance Sort by last modified time
    Searched full:pformat (Results 101 - 125 of 158) sorted by null

1 2 3 45 6 7

  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 172 SLuint32 formatType = *(SLuint32 *)pAudioSnk->pFormat;
174 SLDataFormat_PCM *df_pcm = (SLDataFormat_PCM *)ar->mDataSink.u.mSink.pFormat;
AudioPlayer_to_android.cpp 535 const SLuint32 sinkFormatType = *(SLuint32 *)pAudioSink->pFormat;
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 340 decSource.pFormat = (void *) &decMime;
356 decDest.pFormat = (void * ) &pcm;
slesTestDecodeAac.cpp 517 SLDataSource decSource = {&loc_srcAbq /*pLocator*/, &format_srcMime /*pFormat*/};
530 SLDataSink decDest = {&loc_destBq /*pLocator*/, &format_destPcm /*pFormat*/};
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 83 "Expected:\n" + pprint.pformat(expected_events) +
84 "\nReceived:\n" + pprint.pformat(events))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 83 "Expected:\n" + pprint.pformat(expected_events) +
84 "\nReceived:\n" + pprint.pformat(events))
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 387 // pAudioSnk->pFormat is ignored
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_texture.c 641 enum pipe_format pformat = util_format_linear(dst_texture->format); local
660 pformat, rgba);
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 641 enum pipe_format pformat = util_format_linear(dst_texture->format); local
660 pformat, rgba);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 301 from pprint import pformat namespace
323 out = pformat(opt_dict)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 598 diff = '\n'.join(difflib.ndiff(pprint.pformat(seq1).splitlines(),
599 pprint.pformat(seq2).splitlines()))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 301 from pprint import pformat namespace
323 out = pformat(opt_dict)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 598 diff = '\n'.join(difflib.ndiff(pprint.pformat(seq1).splitlines(),
599 pprint.pformat(seq2).splitlines()))
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /external/chromium_org/chrome/test/functional/
perf_endure.py 557 len(browser_proc_info), self.pformat(info)))
570 self.pformat(info)))
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]

Completed in 1782 milliseconds

1 2 3 45 6 7