| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | pitsyn.c | 24 …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 D | analys.c | 13 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 D | onset.c | 24 …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 D | placev.c | 16 …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 D | placea.c | 28 …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 D | lpcini.c | 27 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 D | synths.c | 29 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 D | lpcdec.c | 33 integer order, lframe; member 125 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in lpc10_decode()
|
| H A D | encode.c | 21 integer order, lframe; member 146 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in encode_()
|
| H A D | dyptrk.c | 29 integer order, lframe; member 150 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in dyptrk_()
|
| H A D | bsynz.c | 27 integer order, lframe; member 154 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in bsynz_()
|
| H A D | decode.c | 29 integer order, lframe; member 203 /* Similarly for lframe, which is given a value of MAXFRM in SETUP. */ in decode_()
|
| H A D | voicin.c | 29 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 D | sample_ae_module.cpp | 204 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 D | aspeed,ast2500-pinctrl.yaml | 50 I2C6, I2C7, I2C8, I2C9, LAD0, LAD1, LAD2, LAD3, LCLK, LFRAME, LPCHC,
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | ast2500.dtsi | 316 function = "LFRAME"; 317 groups = "LFRAME";
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/ |
| H A D | pinctrl-aspeed-g5.c | 1836 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 D | pinctrl-aspeed-g6.c | 1135 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 D | gemini-dlink-dir-685.dts | 43 /* Collides with LPC LFRAME, UART RTS, SSP TXD */
|
| H A D | aspeed-g5.dtsi | 1051 function = "LFRAME"; 1052 groups = "LFRAME";
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 751 //hdr_exp 0:sframe 1:mframe 2:lframe, set exp according to hdrframe in initCustomAeRes()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pfc-sh7757.c | 1540 GPIO_FN(LFRAME),
|