Home
last modified time | relevance | path

Searched refs:MPP_INPUT_DEQUEUE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h39 #define MPP_INPUT_DEQUEUE (0x00000004) macro
60 #define MPP_ENC_NOTIFY_FRAME_DEQUEUE (MPP_INPUT_DEQUEUE)
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp876 notify_flag = MPP_INPUT_DEQUEUE; in dequeue()