Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dpp_bnk.c63 PP_BNK_FLAG_PERSIST = (1 << 0), /*< This is a large file, keep in memory. */ enumerator
65 PP_BNK_FLAG_MASK = (PP_BNK_FLAG_PERSIST | PP_BNK_FLAG_MUSIC)