Searched defs:PAR (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/include/ |
D | tst_test_macros.h | 45 #define TST_MSGP_(RES, FMT, PAR, SCALL, ...) \ argument 49 #define TST_MSGP2_(RES, FMT, PAR, PAR2, SCALL, ...) \ argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | test_concurrent_stop.c | 50 #define PAR CPU_COUNT macro
|
D | perf_get_concurrent.c | 60 #define PAR CPU_COUNT macro
|
/third_party/ffmpeg/libavcodec/ |
D | aacps_common.c | 64 #define READ_PAR_DATA(PAR, OFFSET, MASK, ERR_CONDITION, NB_BITS, MAX_DEPTH) \ argument
|
D | ac3dec.c | 1849 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_AUDIO_PARAM) macro
|
D | apedec.c | 1644 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_AUDIO_PARAM) macro
|
D | hevcdec.c | 3653 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_VIDEO_PARAM) macro
|
/third_party/ffmpeg/libavfilter/ |
D | af_afade.c | 54 enum CurveType { NONE = -1, TRI, QSIN, ESIN, HSIN, LOG, IPAR, QUA, CUB, SQU, CBR, PAR, EXP, IQSIN, … enumerator
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvc1parser.c | 244 } PAR; typedef
|
D | gsth264parser.c | 148 } PAR; typedef
|
D | gsth265parser.c | 167 } PAR; typedef
|