Home
last modified time | relevance | path

Searched defs:dequeue (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_mpi.h176 MPP_RET (*dequeue)(MppCtx ctx, MppPortType type, MppTask *task); member
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h36 MPP_RET (*dequeue)(Kmpp *ctx, MppPortType type, MppTask *task); member
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c459 static MPP_RET dequeue(Kmpp *ctx, MppPortType type, MppTask *task) in dequeue() function