Home
last modified time | relevance | path

Searched refs:ANDROID_PRIORITY_VIDEO (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/libsystem/include/system/
H A Dthread_defs.h59 ANDROID_PRIORITY_VIDEO = -10, enumerator
/aosp12/frameworks/av/media/codec2/components/base/
H A DSimpleC2Component.cpp206 mLooper->start(false, false, ANDROID_PRIORITY_VIDEO); in SimpleC2Component()
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp49 ANDROID_PRIORITY_VIDEO); in SimpleSoftOMXComponent()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp220 ANDROID_PRIORITY_VIDEO); in JMediaCodec()