Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_cluster.h25 #define MAX_PRIORITY 1 macro
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cluster.cpp133 ClusterQueue queue[MAX_PRIORITY];
409 for (i = 0; i < MAX_PRIORITY; i++) { in cluster_worker_get_task()
647 for (i = 0; i < MAX_PRIORITY; i++) in get()
709 mpp_assert(priority < MAX_PRIORITY); in mpp_node_attach()