Home
last modified time | relevance | path

Searched defs:jump_limit (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Davformat_decoder.c1068 int64_t jump_limit = cdata->jump_limit; in get_frame() local
1284 int64_t jump_limit = (double)cdata->fwd_seek_time / cdata->max_decode_fps; in get_frame() local
H A Ddecplugin.h219 int64_t jump_limit; ///< for internal use member
H A Dmkv_decoder.c2839 int64_t jump_limit = cdata->fwd_seek_time / cdata->max_decode_fps; in get_frame() local
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_inlist.c72 unsigned short jump_limit; member
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DPathfinder.cpp1169 std::unordered_set<int>* result, size_t jump_limit, in WithinJumpsCacheHit()
H A DConditions.cpp7444 int jump_limit = m_jumps->Eval(parent_context); in Eval() local
7483 int jump_limit = m_jumps->Eval(local_context); in Match() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.h369 int64_t jump_limit; ///< for internal use member