Home
last modified time | relevance | path

Searched refs:PAR (Results 1 – 25 of 61) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dac3dec_float.c35 …noise generation", OFFSET(consistent_noise_generation), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, PAR },
36 …c range compression to apply", OFFSET(drc_scale), AV_OPT_TYPE_FLOAT, {.dbl = 1.0}, 0.0, 6.0, PAR },
37 … dynamic range compression", OFFSET(heavy_compression), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, PAR },
38 …level in -dBFS (0 not applied)", OFFSET(target_level), AV_OPT_TYPE_INT, {.i64 = 0 }, -31, 0, PAR },
Daacps_common.c64 #define READ_PAR_DATA(PAR, OFFSET, MASK, ERR_CONDITION, NB_BITS, MAX_DEPTH) \ argument
77 static int read_ ## PAR ## _data(AVCodecContext *avctx, GetBitContext *gb, PSCommonContext *ps, \
78 int8_t (*PAR)[PS_MAX_NR_IIDICC], int table_idx, int e, int dt) \
80 int b, num = ps->nr_ ## PAR ## _par; \
86 int val = PAR[e_prev][b] + get_vlc2(gb, vlc_table, NB_BITS, MAX_DEPTH) - OFFSET; \
88 PAR[e][b] = val; \
97 PAR[e][b] = val; \
104 av_log(avctx, AV_LOG_ERROR, "illegal "#PAR"\n"); \
Dac3dec_fixed.c158 …noise generation", OFFSET(consistent_noise_generation), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, PAR },
159 …c range compression to apply", OFFSET(drc_scale), AV_OPT_TYPE_FLOAT, {.dbl = 1.0}, 0.0, 6.0, PAR },
160 … dynamic range compression", OFFSET(heavy_compression), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, PAR },
Dapedec.c1644 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_AUDIO_PARAM) macro
1646 …ET(blocks_per_loop), AV_OPT_TYPE_INT, { .i64 = 4608 }, 1, INT_MAX, PAR, "max_samples" },
1647 … AV_OPT_TYPE_CONST, { .i64 = INT_MAX }, INT_MIN, INT_MAX, PAR, "max_samples" },
Dhevcdec.c3653 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_VIDEO_PARAM) macro
3657 AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, PAR },
3659 AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, PAR },
Dac3dec.c1849 #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_AUDIO_PARAM) macro
/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_inv.hpp57 template <typename PRJ, typename LL, typename XY, typename PAR>
58 inline void pj_inv(PRJ const& prj, PAR const& par, XY const& xy, LL& ll) in pj_inv()
60 typedef typename PAR::type calc_t; in pj_inv()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_concurrent_stop.c50 #define PAR CPU_COUNT macro
109 pid_t par[PAR]; in do_gets()
118 for (j=0;j<PAR;j++) in do_gets()
150 for (j=0;j<PAR;j++) in do_gets()
Dperf_get_concurrent.c60 #define PAR CPU_COUNT macro
112 double rps = ((double) (PAR * ROUNDS * 1000)) / ((double) (now() - start_time)); in stop()
170 pid_t par[PAR]; in do_gets()
179 for (j=0;j<PAR;j++) in do_gets()
214 for (j=0;j<PAR;j++) in do_gets()
/third_party/ltp/include/
Dtst_test_macros.h45 #define TST_MSGP_(RES, FMT, PAR, SCALL, ...) \ argument
47 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR)
49 #define TST_MSGP2_(RES, FMT, PAR, PAR2, SCALL, ...) \ argument
51 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR, PAR2)
/third_party/gstreamer/gstreamer/docs/random/
Daspectratio24 w/h = DAR/PAR (with w and h of pixel video size)
/third_party/ffmpeg/libavfilter/
Daf_afade.c54 enum CurveType { NONE = -1, TRI, QSIN, ESIN, HSIN, LOG, IPAR, QUA, CUB, SQU, CBR, PAR, EXP, IQSIN, … enumerator
125 case PAR: in fade_gain()
269 … 0, AV_OPT_TYPE_CONST, {.i64 = PAR }, 0, 0, TFLAGS, "…
405 … 0, AV_OPT_TYPE_CONST, {.i64 = PAR }, 0, 0, FLAGS, "c…
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dka_ka_Latn_BGN_1981.txt41 პ → p ; # GEORGIAN LETTER PAR
/third_party/skia/third_party/externals/icu/source/data/translit/
Dka_ka_Latn_BGN_1981.txt42 პ → p ; # GEORGIAN LETTER PAR
/third_party/icu/icu4c/source/data/translit/
Dka_ka_Latn_BGN_1981.txt42 პ → p ; # GEORGIAN LETTER PAR
/third_party/popt/po/
Dhu.po136 msgstr "PAR"
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.c244 } PAR; typedef
246 static const PAR aspect_ratios[] = {
Dgsth264parser.c148 } PAR; typedef
151 static const PAR aspect_ratios[17] = {
Dgsth265parser.c167 } PAR; typedef
170 static const PAR aspect_ratios[17] = {
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davsamplevideosink.m451 GST_TRACE_OBJECT (bsink, "PAR: %u/%u DAR:%u/%u", par_n, par_d, display_par_n,
/third_party/gstreamer/gstplugins_base/ext/gl/
Dcaopengllayersink.m598 GST_TRACE ("PAR: %u/%u DAR:%u/%u", par_n, par_d, display_par_n,
/third_party/pulseaudio/po/
Des.po167 " -L, --load=\"MÓDULO PARÁMETROS\" Carga el MÓDULO con los "
168 "PARÁMETROS\n"
2098 msgstr "NOMBRE [PARÁMETROS ...]"
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DCaseFolding.txt565 10AE; C; 2D0E; # GEORGIAN CAPITAL LETTER PAR
620 1C9E; C; 10DE; # GEORGIAN MTAVRULI CAPITAL LETTER PAR
/third_party/skia/third_party/externals/icu/source/data/unidata/
DCaseFolding.txt565 10AE; C; 2D0E; # GEORGIAN CAPITAL LETTER PAR
620 1C9E; C; 10DE; # GEORGIAN MTAVRULI CAPITAL LETTER PAR
/third_party/icu/icu4c/source/data/unidata/
DCaseFolding.txt565 10AE; C; 2D0E; # GEORGIAN CAPITAL LETTER PAR
620 1C9E; C; 10DE; # GEORGIAN MTAVRULI CAPITAL LETTER PAR

123