Home
last modified time | relevance | path

Searched refs:LoopContext (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Df_loop.c34 typedef struct LoopContext { struct
53 } LoopContext; typedef
57 #define OFFSET(x) offsetof(LoopContext, x)
61 LoopContext *s = ctx->priv; in check_size()
73 LoopContext *s = ctx->priv; in aconfig_input()
87 LoopContext *s = ctx->priv; in auninit()
96 LoopContext *s = ctx->priv; in push_samples()
135 LoopContext *s = ctx->priv; in afilter_frame()
184 LoopContext *s = ctx->priv; in arequest_frame()
221 LoopContext * in aactivate()
[all...]
/third_party/jinja2/
H A Dasyncsupport.py12 from .runtime import LoopContext namespace
187 class AsyncLoopContext(LoopContext):
H A Druntime.py46 "LoopContext",
387 class LoopContext: class
551 def __iter__(self) -> "LoopContext":
554 def __next__(self) -> t.Tuple[t.Any, "LoopContext"]:
584 class AsyncLoopContext(LoopContext):
/third_party/node/deps/v8/third_party/jinja2/
H A Dasyncsupport.py12 from .runtime import LoopContext namespace
187 class AsyncLoopContext(LoopContext):
H A Druntime.py33 "LoopContext",
379 class LoopContext: class
/third_party/skia/third_party/externals/jinja2/
H A Dasyncsupport.py12 from .runtime import LoopContext namespace
187 class AsyncLoopContext(LoopContext):
H A Druntime.py33 "LoopContext",
379 class LoopContext: class
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py27 __all__ = ['LoopContext', 'TemplateReference', 'Macro', 'Markup',
421 class LoopContext(LoopContextBase): class

Completed in 8 milliseconds