Searched refs:PP_BNK_FLAG_PERSIST (Results 1 – 1 of 1) sorted by relevance
63 PP_BNK_FLAG_PERSIST = (1 << 0), /*< This is a large file, keep in memory. */ enumerator65 PP_BNK_FLAG_MASK = (PP_BNK_FLAG_PERSIST | PP_BNK_FLAG_MUSIC)