Home
last modified time | relevance | path

Searched full:lframe (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dpitsyn.c24 …er *order, integer *voice, integer *pitch, real *rms, real *rc, integer *lframe, integer *ivuv, in…
55 /* each with identical values of LFRAME, will always be in the range */
56 /* N*LFRAME-MAXPIT+1 to N*LFRAME. */
70 /* LFRAME - Length of speech buffer */
91 /* This is at least 0, at least 1 if MAXPIT .LT. LFRAME (this */
93 /* (LFRAME+MAXPIT-1)/PITCH, which is currently 16 with */
94 /* LFRAME=180, MAXPIT=156, and PITCH .GE. 20, as SYNTHS */
100 integer *pitch, real *rms, real *rc, integer *lframe, integer *ivuv, in pitsyn_() argument
147 /* LFRAME, then the total length of all pitch periods returned */ in pitsyn_()
148 /* is always N*LFRAME-JSAMP, and JSAMP is always in the range 0 in pitsyn_()
[all …]
H A Danalys.c13 integer order, lframe; member
98 /* Indices 1 through LFRAME read. */
213 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in analys_()
332 i__1 = 720 - contrl_1.lframe; in analys_()
334 inbuf[i__ - 181] = inbuf[contrl_1.lframe + i__ - 181]; in analys_()
335 pebuf[i__ - 181] = pebuf[contrl_1.lframe + i__ - 181]; in analys_()
337 i__1 = 540 - contrl_1.lframe; in analys_()
339 ivbuf[i__ - 229] = ivbuf[contrl_1.lframe + i__ - 229]; in analys_()
341 i__1 = 720 - contrl_1.lframe; in analys_()
343 lpbuf[i__ - 25] = lpbuf[contrl_1.lframe + i__ - 25]; in analys_()
[all …]
H A Donset.c24 …integer *osptr, integer *oslen, integer *sbufl, integer *sbufh, integer *lframe, struct lpc10_enco…
64 /* One constant 180 replaced with LFRAME, which should be "more general", */
83 /* Indices SBUFH-LFRAME through SBUFH are read. */
86 /* LFRAME - length of a frame, in samples */
103 lframe, struct lpc10_encoder_state *st) in onset_()
199 /* instead of using a variable like LFRAME or a constant like */ in onset_()
200 /* MAXFRM. I changed it to LFRAME, for "generality". */ in onset_()
202 *lasti -= *lframe; in onset_()
205 for (i__ = *sbufh - *lframe + 1; i__ <= i__1; ++i__) { in onset_()
H A Dplacev.c16 …r, integer *oslen, integer *obound, integer *vwin, integer *af, integer *lframe, integer *minwin, …
55 /* LFRAME */
80 integer *obound, integer *vwin, integer *af, integer *lframe, integer in placev_() argument
144 /* Note that the values of MINWIN and LFRAME must be chosen such */ in placev_()
146 /* MINWIN <= LFRAME/2. If this were not the case, then a fourth case */ in placev_()
171 i__1 = vwin[((*af - 1) << 1) + 2] + 1, i__2 = (*af - 2) * *lframe + 1; in placev_()
173 hrange = *af * *lframe; in placev_()
211 i__1 = (*af - 1) * *lframe, i__2 = lrange + *minwin - 1; in placev_()
H A Dplacea.c28 …bound, integer *af, integer *vwin, integer *awin, integer *ewin, integer *lframe, integer *maxwin);
66 /* LFRAME */
90 integer *lframe, integer *maxwin) in placea_() argument
113 lrange = (*af - 2) * *lframe + 1; in placea_()
114 hrange = *af * *lframe; in placea_()
H A Dlpcini.c27 integer order, lframe; member
82 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in lpcini_()
128 contrl_1.lframe = 180; in lpcini_()
H A Dsynths.c29 integer order, lframe; member
188 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in synths_()
279 pitsyn_(&contrl_1.order, &voice[1], pitch, rms, &rc[1], &contrl_1.lframe, in synths_()
H A Dlpcdec.c33 integer order, lframe; member
125 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in lpc10_decode()
H A Dencode.c21 integer order, lframe; member
146 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in encode_()
H A Ddyptrk.c29 integer order, lframe; member
150 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in dyptrk_()
H A Dbsynz.c27 integer order, lframe; member
154 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in bsynz_()
H A Ddecode.c29 integer order, lframe; member
203 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in decode_()
H A Dvoicin.c29 integer order, lframe; member
304 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in voicin_()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_ae_module.cpp204 expSwAttr.stManual.HdrAE.GainValue[2] = 4.0f; /*lframe gain = 4x*/ in sample_set_exp_manual()
205 expSwAttr.stManual.HdrAE.TimeValue[2] = 0.02f; /*lframe time = 1/50s*/ in sample_set_exp_manual()
232 expSwAttr.stManual.HdrAE.GainValue[2] = 4.1f; /*lframe gain = 4x*/ in sample_set_exp_manual_test()
233 expSwAttr.stManual.HdrAE.TimeValue[2] = 0.03f; /*lframe time = 1/50s*/ in sample_set_exp_manual_test()
273 expSwAttr.stManual.HdrAE.TimeValue[2] = 0.01f; /*lframe time = 0.01s*/ in sample_set_time_manual_and_gain_auto()
301 expSwAttr.stManual.HdrAE.GainValue[2] = 4.0f; /*lframe gain = 4x*/ in sample_set_time_auto_and_gain_manual()
325 expSwAttr.stAdvanced.SetHdrAeRange.stExpTimeRange[2].Max = 0.04f; /*lframe time_max = 0.03*/ in sample_set_time_range()
326 expSwAttr.stAdvanced.SetHdrAeRange.stExpTimeRange[2].Min = 0.03f; /*lframe time_min = 0.02*/ in sample_set_time_range()
368 expSwAttr.stAdvanced.SetHdrAeRange.stGainRange[2].Max = 64.0f; /*lframe gain_max = 64x*/ in sample_set_gain_range()
369 expSwAttr.stAdvanced.SetHdrAeRange.stGainRange[2].Min = 1.0f; /*lframe gain_min = 1x*/ in sample_set_gain_range()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2500-pinctrl.yaml50 I2C6, I2C7, I2C8, I2C9, LAD0, LAD1, LAD2, LAD3, LCLK, LFRAME, LPCHC,
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dast2500.dtsi316 function = "LFRAME";
317 groups = "LFRAME";
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c1836 SIG_EXPR_LIST_DECL_SINGLE(F21, LFRAME, LFRAME, SIG_DESC_SET(SCUAC, 5));
1837 PIN_DECL_2(F21, GPIOAC5, ESPICS, LFRAME);
1838 FUNC_GROUP_DECL(LFRAME, F21);
2186 ASPEED_PINCTRL_GROUP(LFRAME),
2356 ASPEED_PINCTRL_FUNC(LFRAME),
H A Dpinctrl-aspeed-g6.c1135 SIG_EXPR_LIST_DECL_SESG(AF7, LFRAME, LPC, SIG_DESC_SET(SCU434, 21),
1138 PIN_DECL_2(AF7, GPIOW5, LFRAME, ESPICS);
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dgemini-dlink-dir-685.dts43 /* Collides with LPC LFRAME, UART RTS, SSP TXD */
H A Daspeed-g5.dtsi1051 function = "LFRAME";
1052 groups = "LFRAME";
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_ae.cpp751 //hdr_exp 0:sframe 1:mframe 2:lframe, set exp according to hdrframe in initCustomAeRes()
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpfc-sh7757.c1540 GPIO_FN(LFRAME),