Home
last modified time | relevance | path

Searched defs:OPT (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dh264dsp_init.c29 #define IDCT_ADD_FUNC(NUM, DEPTH, OPT) \ argument
52 #define IDCT_ADD_REP_FUNC(NUM, REP, DEPTH, OPT) \ argument
74 #define IDCT_ADD_REP_FUNC2(NUM, REP, DEPTH, OPT) \ argument
102 #define LF_FUNC(DIR, TYPE, DEPTH, OPT) \ argument
108 #define LF_IFUNC(DIR, TYPE, DEPTH, OPT) \ argument
175 #define H264_WEIGHT(W, OPT) \ argument
180 #define H264_BIWEIGHT(W, OPT) \ argument
200 #define H264_WEIGHT_10(W, DEPTH, OPT) \ argument
208 #define H264_BIWEIGHT_10(W, DEPTH, OPT) \ argument
Dvp8dsp_init.c122 #define TAP_W16(OPT, FILTERTYPE, TAPTYPE) \ argument
132 #define TAP_W8(OPT, FILTERTYPE, TAPTYPE) \ argument
166 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument
211 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument
295 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument
300 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument
308 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
Dh264_intrapred_init.c27 #define PRED4x4(TYPE, DEPTH, OPT) \ argument
48 #define PRED8x8(TYPE, DEPTH, OPT) \ argument
59 #define PRED8x8L(TYPE, DEPTH, OPT)\ argument
89 #define PRED16x16(TYPE, DEPTH, OPT)\ argument
Drv40dsp_init.c78 #define QPEL_FUNC_DECL(OP, SIZE, PH, PV, OPT) \ in DECLARE_WEIGHT() argument
108 #define QPEL_FUNCS_DECL(OP, PH, PV, OPT) \ argument
113 #define QPEL_MC_DECL(OP, OPT) \ argument
172 #define QPEL_FUNC_SET(OP, SIZE, PH, PV, OPT) \ argument
176 #define QPEL_FUNCS_SET(OP, PH, PV, OPT) \ argument
181 #define QPEL_MC_SET(OP, OPT) \ argument
Dh264chroma_init.c56 #define CHROMA_MC(OP, NUM, DEPTH, OPT) \ argument
Dh264_qpel.c408 #define LUMA_MC_OP(OP, NUM, DEPTH, TYPE, OPT) \ in QPEL_H264() argument
412 #define LUMA_MC_ALL(DEPTH, TYPE, OPT) \ argument
420 #define LUMA_MC_816(DEPTH, TYPE, OPT) \ argument
Dhevcdsp_init.c31 #define LFC_FUNC(DIR, DEPTH, OPT) \ argument
34 #define LFL_FUNC(DIR, DEPTH, OPT) \ argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.h74 #define set_option(OPT) gcp->options |= (OPTION_##OPT) argument
75 #define clear_option(OPT) gcp->options &= ~(OPION_##OPTT) argument
76 #define is_option(OPT) ((gcp->options & OPTION_##OPT) != 0) argument
/third_party/skia/third_party/externals/libwebp/examples/
Dunicode.h56 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument
83 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dunicode.h56 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument
83 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
/third_party/boost/libs/graph/doc/
DMakefile54 OPT = -Wall -Wno-long-double -ftemplate-depth-30 macro
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tokeniser/
Dnum_token.hpp24 DUP, OR, CHARSET, MACRO, OPENPAREN, CLOSEPAREN, OPT, AOPT, enumerator
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dtimepng.c482 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dtimepng.c482 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
/third_party/libpng/contrib/libtests/
Dtimepng.c482 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
/third_party/python/
Dconfigure.ac1535 AC_SUBST(OPT) subst