Loading media/libstagefright/omx/SimpleSoftOMXComponent.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ SimpleSoftOMXComponent::SimpleSoftOMXComponent( mLooper->start( false, // runOnCallingThread false, // canCallJava ANDROID_PRIORITY_AUDIO); ANDROID_PRIORITY_VIDEO); } void SimpleSoftOMXComponent::prepareForDestruction() { Loading Loading
media/libstagefright/omx/SimpleSoftOMXComponent.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ SimpleSoftOMXComponent::SimpleSoftOMXComponent( mLooper->start( false, // runOnCallingThread false, // canCallJava ANDROID_PRIORITY_AUDIO); ANDROID_PRIORITY_VIDEO); } void SimpleSoftOMXComponent::prepareForDestruction() { Loading