Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
Dopt.h252 typedef struct AVOption { struct
297 } AVOption; argument
334 const AVOption *av_find_opt(void *obj, const char *name, const char *unit, int mask, int flags);
365 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out);
367 attribute_deprecated const AVOption *av_set_double(void *obj, const char *name, double n);
368 attribute_deprecated const AVOption *av_set_q(void *obj, const char *name, AVRational n);
369 attribute_deprecated const AVOption *av_set_int(void *obj, const char *name, int64_t n);
371 double av_get_double(void *obj, const char *name, const AVOption **o_out);
372 AVRational av_get_q(void *obj, const char *name, const AVOption **o_out);
373 int64_t av_get_int(void *obj, const char *name, const AVOption **o_out);
[all …]
Dlog.h68 const struct AVOption *option;
/external/llvm/test/CodeGen/ARM/
D2007-05-14-RegScavengerAssert.ll4 %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
8 %struct.AVOption = type opaque
/external/llvm/test/CodeGen/Generic/
D2008-02-26-NegatableCrash.ll3 %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
7 %struct.AVOption = type opaque
D2007-05-15-InfiniteRecursion.ll3 %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
8 %struct.AVOption = type opaque
/external/llvm/test/Transforms/IndVarSimplify/
D2007-06-06-DeleteDanglesPtr.ll4 %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
9 %struct.AVOption = type { i8*, i8*, i32, i32, double, double, double, i32, i8* }
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dbug_11395.ll11 %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
12 %struct.AVOption = type opaque