Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/inc/
H A Dmpp.h34 #define MPP_INPUT_DEQUEUE (0x00000004) macro
55 #define MPP_ENC_NOTIFY_FRAME_DEQUEUE (MPP_INPUT_DEQUEUE)
/rockchip-linux_mpp/mpp/
H A Dmpp.c1074 notify_flag = MPP_INPUT_DEQUEUE; in mpp_dequeue()