Searched defs:run (Results 276 - 300 of 306) sorted by relevance

<<111213

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h161 uint run; member in struct:tagTcoef
182 uint8 run; member in struct:tagVLCtab2
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp142 Int PutCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream);
143 Int PutCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream);
144 Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream);
145 Int PutCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream);
154 Int PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream);
155 Int PutCoeff_Inter_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream);
156 Int PutCoeff_Intra_RVLC(Int run, Int level, BitstreamEncVideo *bitstream);
157 Int PutCoeff_Intra_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream);
159 Int PutRunCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream);
160 Int PutRunCoeff_Inter_Last(Int run, In
291 PutCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) argument
311 PutCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
333 PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) argument
365 PutCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
393 PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) argument
449 PutCoeff_Inter_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
483 PutCoeff_Intra_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) argument
545 PutCoeff_Intra_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
580 PutRunCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) argument
609 PutRunCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
638 PutRunCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) argument
688 PutRunCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
729 PutLevelCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) argument
756 PutLevelCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
783 PutLevelCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) argument
829 PutLevelCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream) argument
1437 Int run; local
1510 Int run; local
1579 Int run; local
1794 Int run, idx; local
[all...]
H A Dmp4lib_int.h139 Int run[64]; /* Runlength */ member in struct:tagRunLevelBlock
/frameworks/base/core/java/android/app/
H A DInstrumentation.java106 * loop so that the application can run), you can simply begin your
117 * Create and start a new thread in which to run instrumentation. This new
131 * you to run your instrumentation code in a separate thread than the
341 * @param runner The code to run on the main thread.
356 * starts), and it does not allow you to start activities that run in a
496 * actual activity to run) or allows them to execute normally.
758 public void run() {
821 public void run() {
1253 // waiting for their finalizers to be run.
1370 * if there was no Activity found to run th
1691 public void run() { method in class:Instrumentation.InstrumentationThread
1706 public void run() { method in class:Instrumentation.EmptyRunnable
1718 public void run() { method in class:Instrumentation.SyncRunnable
[all...]
H A DActivityThread.java1797 + " to be run in process "
1834 msg = msg + " to be run in process "
2274 // onResume() the first time they run, before their window
3096 @Override public void run() { method in class:ActivityThread.StopInfo
4511 // provider since it might take a long time to run and it could also potentially
4961 public void run() {
/frameworks/base/core/java/android/view/
H A DHardwareRenderer.java301 * @return true if the action was run
1322 public void run() { method in class:HardwareRenderer.GlRenderer.FunctorsRunnable
1721 public void run() {
2010 action.run();
2026 public void run() {
2055 public void run() {
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java89 * to the current input method that is use, causing it to be created and run,
444 // Note that finishComposingText() is allowed to run
1107 public void run() {
1698 p.run();
1981 public void run() { method in class:InputMethodManager.PendingEvent
/frameworks/base/core/java/android/webkit/
H A DZoomManager.java963 // the time it's actually run.
975 public void run() { method in class:ZoomManager.PostScale
H A DWebViewCore.java749 public void run() { method in class:WebViewCore.WebCoreThread
/frameworks/base/core/java/android/widget/
H A DCalendarView.java1301 public void run() { method in class:CalendarView.ScrollStateRunnable
H A DListView.java1091 public void run() { method in class:ListView.FocusSelector
H A DNumberPicker.java2060 public void run() { method in class:NumberPicker.PressedStateHelper
2106 public void run() { method in class:NumberPicker.SetSelectionCommand
2122 public void run() { method in class:NumberPicker.ChangeCurrentByOneFromLongPressCommand
2152 public void run() { method in class:NumberPicker.BeginSoftInputOnLongPressCommand
H A DEditor.java1585 public void run() {
1729 public void run() { method in class:Editor.Blink
1887 public void run() {
3070 public void run() {
3279 public void run() {
3761 // Update in case text is edited while the animation is run
H A DAbsListView.java2670 mTouchModeReset.run();
2774 public void run() { method in class:AbsListView.PerformClick
2795 public void run() { method in class:AbsListView.CheckForLongPress
2818 public void run() { method in class:AbsListView.CheckForKeyLongPress
2992 public void run() { method in class:AbsListView.CheckForTap
3457 public void run() {
3463 performClick.run();
3475 performClick.run();
3932 * initiate a fling. Each frame of the fling is handled in {@link #run()}.
3948 public void run() {
4069 public void run() { method in class:AbsListView.FlingRunnable
4458 public void run() { method in class:AbsListView.PositionScroller
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java152 * public void run() {
565 * Queue a runnable to be run on the GL rendering thread. This can be used
568 * @param r the runnable to be run on the GL rendering thread.
1233 public void run() { method in class:GLSurfaceView.GLThread
1463 event.run();
1724 * Queue an "event" to be run on the GL rendering thread.
1725 * @param r the runnable to be run on the GL rendering thread.
1866 // Otherwise the device could run out of EGL contexts.
/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java1376 public void run() { method in class:TouchExplorer.ExitGestureDetectionModeDelayed
1411 public void run() { method in class:TouchExplorer.PerformLongPressDelayed
1540 run();
1545 public void run() { method in class:TouchExplorer.SendHoverDelayed
1591 run();
1597 public void run() { method in class:TouchExplorer.SendAccessibilityEventDelayed
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java565 public void run() {
684 public void run() {
1548 // No need to run the first time in a separate thread for now
1549 run();
1583 public void run() { method in class:SipSessionGroup.SipSessionImpl.SipKeepAlive
1805 /** Class to help safely run KeepAliveProcessCallback in a different thread. */
1826 public void run() {
1841 public void run() {
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java1002 public void run() { method in class:PhotoView.ScaleRunnable
1072 public void run() { method in class:PhotoView.TranslateRunnable
1168 public void run() { method in class:PhotoView.SnapRunnable
1261 public void run() { method in class:PhotoView.RotateRunnable
/frameworks/support/v4/java/android/support/v4/widget/
H A DSlidingPaneLayout.java418 dlr.run();
1482 public void run() { method in class:SlidingPaneLayout.DisableLayerRunnable
/frameworks/base/services/java/com/android/server/accounts/
H A DAccountManagerService.java591 public void run() throws RemoteException {
624 public void run() throws RemoteException {
780 public void run() throws RemoteException { method in class:AccountManagerService.TestFeaturesSession
874 public void run() throws RemoteException { method in class:AccountManagerService.RemoveAccountSession
1224 public void run() throws RemoteException {
1314 public void run() throws RemoteException {
1488 public void run() throws RemoteException {
1533 public void run() throws RemoteException {
1566 public void run() throws RemoteException {
1599 public void run() throw
1627 public void run() throws RemoteException { method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
2094 public abstract void run() throws RemoteException; method in class:AccountManagerService.Session
[all...]
/frameworks/base/tools/aapt/
H A DResource.cpp317 virtual bool run() { function in class:PreProcessImageWorkUnit
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java295 run() { method in class:RIL.RILSender
513 run() { method in class:RIL.RILReceiver
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java132 * application is run on a new device. This mode allows the runtime to
178 // There is a race condition here. The calling code may be run
672 * rsSendToClient}, the data fields will be filled, and the run
684 public void run() { method in class:RenderScript.RSMessageHandler
702 public void run() {
706 mMessageCallback.run();
732 * the fields in this class will be filled, and the run method will be called.
738 public void run() { method in class:RenderScript.RSErrorHandler
757 public void run() {
760 mErrorCallback.run();
821 public void run() { method in class:RenderScript.MessageThread
[all...]
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java119 * application is run on a new device. This mode allows the runtime to
245 // There is a race condition here. The calling code may be run
907 * rsSendToClient}, the data fields will be filled, and the run
919 public void run() { method in class:RenderScript.RSMessageHandler
952 * the fields in this class will be filled, and the run method will be called.
958 public void run() { method in class:RenderScript.RSErrorHandler
1031 public void run() { method in class:RenderScript.MessageThread
1055 mRS.mMessageCallback.run();
1082 mRS.mErrorCallback.run();
/frameworks/base/media/java/android/media/
H A DAudioService.java1786 public void run() { method in class:AudioService.SoundPoolListenerThread
3066 public void run() { method in class:AudioService.AudioSystemThread
4980 @Override public void run() {

Completed in 859 milliseconds

<<111213