Home
last modified time | relevance | path

Searched defs:CONST (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dyadif_common.c196 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, INT_MIN, INT_M… macro
Dvf_mcdeint.c82 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, INT_MIN, INT_M… macro
Dvf_histeq.c71 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, INT_MIN, INT_M… macro
Dvf_mestimate.c51 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, u… macro
Dvf_codecview.c58 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, u… macro
Dvf_phase.c78 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, u… macro
Dvf_bwdif.c373 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, INT_MIN, INT_M… macro
Dvf_w3fdif.c53 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, u… macro
Daf_dynaudnorm.c387 const double CONST = 0.8862269254527580136490837416705725913987747280611935; //sqrt(PI) / 2.0 in bound() local
Dvf_minterpolate.c203 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, u… macro
/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto15 message CONST {} message
Dtest_reserved_enum_value_upper.proto16 CONST = 10; enumerator
Dtest_reserved_enum_upper.proto15 enum CONST { ZERO11 = 0; } enum
/third_party/Linux_Kernel/arch/arm/include/asm/
Decard.h81 #define CONST macro
83 #define CONST const macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dminwindef.h122 #define CONST const macro
Dbcrypt.h35 #define CONST const macro
Dntdef.h90 #define CONST const macro
Dwincrypt.h54 #define CONST const macro
/third_party/flutter/skia/src/sksl/
DSkSLLexer.h67 CONST, enumerator