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

1 2

  /external/v4l2_codec2/vda/
vp9_decoder.cc 18 VP9Decoder::VP9Decoder(VP9Accelerator* accelerator)
20 accelerator_(accelerator),
21 parser_(accelerator->IsFrameContextRequired()) {
vp8_decoder.h 36 // and pass back to this accelerator for decoding or reference.
39 // Note that this may return nullptr if accelerator is not able to provide
67 VP8Decoder(VP8Accelerator* accelerator);
vp9_decoder.h 38 // stages of the decoding process and pass back to this accelerator for
45 // Note that this may return nullptr if the accelerator is not able to
50 // Submit decode for |pic| to be run in accelerator, taking as arguments
81 // Return true if the accelerator requires the client to provide frame
95 explicit VP9Decoder(VP9Accelerator* accelerator);
114 // Get frame context state after decoding |pic| from the accelerator, and call
vp8_decoder.cc 13 VP8Decoder::VP8Decoder(VP8Accelerator* accelerator)
17 accelerator_(accelerator) {
h264_decoder.h 37 // and pass back to this accelerator for decoding or reference.
40 // Note that this may return nullptr if accelerator is not able to provide
50 // Note that this does not run decode in the accelerator and the decoder
93 // Reset any current state that may be cached in the accelerator, dropping
101 H264Decoder(H264Accelerator* accelerator);
h264_decoder.cc 23 H264Decoder::H264Decoder(H264Accelerator* accelerator)
28 accelerator_(accelerator) {
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ListFlipper.java 95 private Interpolator accelerator = new AccelerateInterpolator(); field in class:ListFlipper
109 visToInvis.setInterpolator(accelerator);
  /external/python/cpython2/Tools/pynche/
PyncheWidget.py 64 accelerator='Alt-Q',
  /external/python/cpython2/Lib/idlelib/
EditorWindow.py 818 accel = menu.entrycget(index, 'accelerator')
827 menu.entryconfig(index, accelerator=accel)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
EditorWindow.py 810 accel = menu.entrycget(index, 'accelerator')
819 menu.entryconfig(index, accelerator=accel)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
EditorWindow.py 810 accel = menu.entrycget(index, 'accelerator')
819 menu.entryconfig(index, accelerator=accel)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 810 accel = menu.entrycget(index, 'accelerator')
819 menu.entryconfig(index, accelerator=accel)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 810 accel = menu.entrycget(index, 'accelerator')
819 menu.entryconfig(index, accelerator=accel)
    [all...]
  /external/python/cpython2/Tools/audiopy/
audiopy 76 accelerator='Alt-Q',
  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 180 | input accelerator
197 /* Accelerator resources. */
199 accelerator: label
270 rcparse_warning (_("accelerator should only be one character"));
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
jcommon-1.0.12.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 505 milliseconds

1 2