Home
last modified time | relevance | path

Searched refs:input_e (Results 1 – 24 of 24) sorted by relevance

/dports/astro/match/match-1.0/
H A Dselftest.pl81 $input_e = "$srcdir/selfe.dat";
94 !(-r $input_d) || !(-r $input_e)) {
96 printf STDERR " and $input_d and $input_e \n";
307 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 intrans=$intrans_c 2>&1`;
315 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 intrans=$intrans_d 2>&1`;
330 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 identity`;
339 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 identity xsh=30 ysh=-50`;
354 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 intrans=$intrans_a`;
363 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 intrans=$intrans_b`;
372 $retval = `./match $input_d 1 2 3 $input_e 1 2 3 trirad=0.002 nobj=70 intrans=$intrans_e`;
[all …]
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRdec/src/
H A Dtranscendent.h352 int input_e = (int)*exponent; in FDK_sqrt_MantExp() local
357 result = sqrtFixp_lookup(input_m, &input_e); in FDK_sqrt_MantExp()
358 result_e = input_e; in FDK_sqrt_MantExp()
H A Denv_calc.cpp186 SCHAR input_e, FIXP_DBL *nrg_est, SCHAR *nrg_est_e);
1059 SCHAR noise_e, input_e = SCALE2EXP(sbrScaleFactor->hb_scale); in calculateSbrEnvelope() local
1162 lowSubband, highSubband, start_pos, stop_pos, input_e, in calculateSbrEnvelope()
1167 start_pos, stop_pos, input_e, pNrgs->nrgEst, in calculateSbrEnvelope()
1467 sc_change = (start_pos < no_cols) ? adj_e - input_e : final_e - input_e; in calculateSbrEnvelope()
1532 sc_change -= (final_e - input_e); in calculateSbrEnvelope()
2121 SCHAR input_e, /*!< Common exponent for all input samples */ in calcNrgPerSfb() argument
2139 input_e = input_e << 1; in calcNrgPerSfb()
2212 sum_e = input_e + 4 - shift; /* -4 to compensate right-shift */ in calcNrgPerSfb()
2214 sum_e = input_e + 4 + 1 - in calcNrgPerSfb()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRdec/src/
H A Dtranscendent.h352 int input_e = (int)*exponent; in FDK_sqrt_MantExp() local
357 result = sqrtFixp_lookup(input_m, &input_e); in FDK_sqrt_MantExp()
358 result_e = input_e; in FDK_sqrt_MantExp()
H A Denv_calc.cpp183 SCHAR input_e, FIXP_DBL *nrg_est, SCHAR *nrg_est_e);
1063 SCHAR noise_e, input_e = SCALE2EXP(sbrScaleFactor->hb_scale); in calculateSbrEnvelope() local
1166 lowSubband, highSubband, start_pos, stop_pos, input_e, in calculateSbrEnvelope()
1171 start_pos, stop_pos, input_e, pNrgs->nrgEst, in calculateSbrEnvelope()
1471 sc_change = (start_pos < no_cols) ? adj_e - input_e : final_e - input_e; in calculateSbrEnvelope()
1536 sc_change -= (final_e - input_e); in calculateSbrEnvelope()
2123 SCHAR input_e, /*!< Common exponent for all input samples */ in calcNrgPerSfb() argument
2141 input_e = input_e << 1; in calcNrgPerSfb()
2214 sum_e = input_e + 4 - shift; /* -4 to compensate right-shift */ in calcNrgPerSfb()
2216 sum_e = input_e + 4 + 1 - in calcNrgPerSfb()
/dports/emulators/mess/mame-mame0226/src/devices/bus/vic20/
H A Dvic1011.h33 virtual DECLARE_WRITE_LINE_MEMBER( input_e ) override;
H A Dvic1011.cpp70 void vic1011_device::input_e(int state) in input_e() function in vic1011_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/vic20/
H A Dvic1011.h33 virtual DECLARE_WRITE_LINE_MEMBER( input_e ) override;
H A Dvic1011.cpp70 void vic1011_device::input_e(int state) in input_e() function in vic1011_device
/dports/emulators/mess/mame-mame0226/src/devices/bus/c64/
H A Dgeocable.h42 virtual DECLARE_WRITE_LINE_MEMBER(input_e) override { m_centronics->write_data2(state); } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dbn1541.h64 …virtual WRITE_LINE_MEMBER(input_e) override { if (state) m_parallel_output |= 4; else m_parallel_o… in WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/c64/
H A Dgeocable.h42 virtual DECLARE_WRITE_LINE_MEMBER(input_e) override { m_centronics->write_data2(state); } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dbn1541.h64 …virtual WRITE_LINE_MEMBER(input_e) override { if (state) m_parallel_output |= 4; else m_parallel_o… in WRITE_LINE_MEMBER() argument
/dports/emulators/mess/mame-mame0226/src/devices/bus/plus4/
H A Ddiag264_lb_user.h47 virtual DECLARE_WRITE_LINE_MEMBER(input_e) override { output_h(state); } in DECLARE_WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/plus4/
H A Ddiag264_lb_user.h47 virtual DECLARE_WRITE_LINE_MEMBER(input_e) override { output_h(state); } in DECLARE_WRITE_LINE_MEMBER() argument
/dports/emulators/mess/mame-mame0226/src/devices/bus/pet/
H A Duser.cpp101 WRITE_LINE_MEMBER( pet_user_port_device::write_e ) { if (m_card != nullptr) m_card->input_e(state);… in WRITE_LINE_MEMBER()
H A Duser.h162 virtual DECLARE_WRITE_LINE_MEMBER( input_e ) {} in DECLARE_WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/pet/
H A Duser.cpp101 WRITE_LINE_MEMBER( pet_user_port_device::write_e ) { if (m_card != nullptr) m_card->input_e(state);… in WRITE_LINE_MEMBER()
H A Duser.h162 virtual DECLARE_WRITE_LINE_MEMBER( input_e ) {} in DECLARE_WRITE_LINE_MEMBER() argument
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.cpp10548 auto *input_e = maybe_get<SPIRExpression>(input); in emit_instruction() local
10549 if (input_e) in emit_instruction()
10550 swap(need_transpose, input_e->need_transpose); in emit_instruction()
10557 if (input_e) in emit_instruction()
10558 input_e->need_transpose = need_transpose; in emit_instruction()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.cpp10548 auto *input_e = maybe_get<SPIRExpression>(input); in emit_instruction() local
10549 if (input_e) in emit_instruction()
10550 swap(need_transpose, input_e->need_transpose); in emit_instruction()
10557 if (input_e) in emit_instruction()
10558 input_e->need_transpose = need_transpose; in emit_instruction()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.cpp10548 auto *input_e = maybe_get<SPIRExpression>(input); in emit_instruction() local
10549 if (input_e) in emit_instruction()
10550 swap(need_transpose, input_e->need_transpose); in emit_instruction()
10557 if (input_e) in emit_instruction()
10558 input_e->need_transpose = need_transpose; in emit_instruction()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.cpp10548 auto *input_e = maybe_get<SPIRExpression>(input); in emit_instruction() local
10549 if (input_e) in emit_instruction()
10550 swap(need_transpose, input_e->need_transpose); in emit_instruction()
10557 if (input_e) in emit_instruction()
10558 input_e->need_transpose = need_transpose; in emit_instruction()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.cpp10548 auto *input_e = maybe_get<SPIRExpression>(input); in emit_instruction() local
10549 if (input_e) in emit_instruction()
10550 swap(need_transpose, input_e->need_transpose); in emit_instruction()
10557 if (input_e) in emit_instruction()
10558 input_e->need_transpose = need_transpose; in emit_instruction()