[mpp_dec] add que display mux for frame que fixed thread async cause push frame que error

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@580 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenSiyong
2016-03-02 02:33:00 +00:00
parent 24c3d7712e
commit 5cf3dcb2dd
2 changed files with 20 additions and 11 deletions

View File

@@ -179,6 +179,7 @@ private:
typedef enum MppThreadSignal_e {
THREAD_WORK,
THREAD_RESET,
THREAD_QUE_DISPLAY,
THREAD_SIGNAL_BUTT,
} MppThreadSignal;