Home
last modified time | relevance | path

Searched refs:MPP_PORT_BUTT (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_task.h58 MPP_PORT_BUTT, enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c280 if (type >= MPP_PORT_BUTT || in mpi_poll()
308 if (type >= MPP_PORT_BUTT || NULL == task) { in mpi_dequeue()
332 if (type >= MPP_PORT_BUTT || NULL == task) { in mpi_enqueue()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_task_impl.c532 if (!queue || type >= MPP_PORT_BUTT) { in mpp_task_queue_get_port()