HomeSort by relevance Sort by last modified time
    Searched refs:bnds (Results 1 - 24 of 24) sorted by null

  /external/aac/libAACdec/src/
rvlcconceal.cpp 132 int band, bnds, group, startBand; local
158 bnds = 16 * group + band;
159 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) {
166 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
173 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
180 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
208 int band, bnds, group, startBand; local
235 bnds = 16 * group + band;
236 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) {
243 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds];
290 int band, bnds, startBand, endBand, group; local
437 int band, bnds, startBand, endBand, group; local
607 int band, bnds, group; local
720 int band, bnds, group; local
    [all...]
rvlc.cpp 140 int bnds; local
161 for (bnds = 0; bnds < RVLC_MAX_SFB; bnds++) {
162 pScfFwd[bnds] = 0;
163 pScfBwd[bnds] = 0;
164 pScfEsc[bnds] = 0;
165 pScaleFactor[bnds] = 0;
216 int group, band, bnds; local
222 bnds = 16 * group + band
441 int bnds = 0; local
622 SHORT bnds = pRvlc->maxSfbTransmitted - 1; local
935 int bnds; local
    [all...]
block.cpp 519 const int bnds = group * 16 + band; local
521 if ((pCodeBook[bnds] == ZERO_HCB) ||
522 (pCodeBook[bnds] == INTENSITY_HCB) ||
523 (pCodeBook[bnds] == INTENSITY_HCB2))
526 if (pCodeBook[bnds] == NOISE_HCB) {
530 pSfbScale[window * 16 + band] = (pScaleFactor[bnds] >> 2) + 1;
581 int msb = pScaleFactor[bnds] >> 2;
585 int lsb = pScaleFactor[bnds] & 0x03;
652 int bnds = group * 16; local
655 for (band = 0; band < ScaleFactorBandsTransmitted; band++, bnds++)
    [all...]
  /external/libxaac/decoder/
ixheaacd_rev_vlc.c 380 WORD32 group, band, bnds; local
386 bnds = 16 * group + band;
387 if ((ptr_aac_dec_channel_info->ptr_code_book[bnds] == INTENSITY_HCB) ||
388 (ptr_aac_dec_channel_info->ptr_code_book[bnds] == INTENSITY_HCB2)) {
530 WORD32 bnds = 0; local
559 bnds = 16 * group + band;
561 switch (ptr_aac_dec_channel_info->ptr_code_book[bnds]) {
563 ptr_scf_fwd[bnds] = 0;
572 ptr_rvlc->conceal_max = bnds;
579 ptr_rvlc->conceal_max = bnds;
703 WORD16 bnds = ptr_rvlc->max_sfb_transmitted - 1; local
966 WORD32 bnds; local
1019 WORD32 band, bnds, start_band, end_band, group; local
1152 WORD32 band, bnds, group, start_band; local
1207 WORD32 band, bnds, group, start_band; local
1264 WORD32 band, bnds, start_band, end_band, group; local
1375 WORD32 band, bnds, group; local
1466 WORD32 band, bnds, group; local
1660 WORD32 bnds; local
    [all...]
ixheaacd_channel.c 1083 int bnds = group * 16 + band; local
    [all...]
  /external/u-boot/board/freescale/corenet_ds/
p4080ds_ddr.c 78 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
79 .cs[1].bnds = CONFIG_SYS_DDR_CS1_BNDS,
80 .cs[2].bnds = CONFIG_SYS_DDR_CS2_BNDS,
81 .cs[3].bnds = CONFIG_SYS_DDR_CS3_BNDS,
110 .cs[0].bnds = CONFIG_SYS_DDR2_CS0_BNDS,
111 .cs[1].bnds = CONFIG_SYS_DDR2_CS1_BNDS,
112 .cs[2].bnds = CONFIG_SYS_DDR2_CS2_BNDS,
113 .cs[3].bnds = CONFIG_SYS_DDR2_CS3_BNDS,
142 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
143 .cs[1].bnds = CONFIG_SYS_DDR_CS1_BNDS
    [all...]
  /external/u-boot/board/freescale/ls1043ardb/
ddr.h 49 .cs[0].bnds = 0x0000007F,
50 .cs[1].bnds = 0,
51 .cs[2].bnds = 0,
52 .cs[3].bnds = 0,
  /external/u-boot/drivers/ddr/fsl/
mpc85xx_ddr_gen1.c 28 out_be32(&ddr->cs0_bnds, regs->cs[i].bnds);
32 out_be32(&ddr->cs1_bnds, regs->cs[i].bnds);
36 out_be32(&ddr->cs2_bnds, regs->cs[i].bnds);
40 out_be32(&ddr->cs3_bnds, regs->cs[i].bnds);
mpc85xx_ddr_gen2.c 49 out_be32(&ddr->cs0_bnds, regs->cs[i].bnds);
53 out_be32(&ddr->cs1_bnds, regs->cs[i].bnds);
57 out_be32(&ddr->cs2_bnds, regs->cs[i].bnds);
61 out_be32(&ddr->cs3_bnds, regs->cs[i].bnds);
mpc86xx_ddr.c 34 out_be32(&ddr->cs0_bnds, regs->cs[i].bnds);
38 out_be32(&ddr->cs1_bnds, regs->cs[i].bnds);
42 out_be32(&ddr->cs2_bnds, regs->cs[i].bnds);
46 out_be32(&ddr->cs3_bnds, regs->cs[i].bnds);
mpc85xx_ddr_gen3.c 74 cs_sa = (regs->cs[i].bnds >> 16) & 0xfff;
75 cs_ea = regs->cs[i].bnds & 0xfff;
78 csn_bnds_backup = regs->cs[i].bnds;
79 csn_bnds_t = (unsigned int *) &regs->cs[i].bnds;
81 *csn_bnds_t = regs->cs[i].bnds + 0x01000000;
83 *csn_bnds_t = regs->cs[i].bnds + 0x01000100;
86 csn, csn_bnds_backup, regs->cs[i].bnds);
93 out_be32(&ddr->cs0_bnds, regs->cs[i].bnds);
98 out_be32(&ddr->cs1_bnds, regs->cs[i].bnds);
103 out_be32(&ddr->cs2_bnds, regs->cs[i].bnds);
    [all...]
fsl_ddr_gen4.c 111 debug("modified bnds\n");
113 (regs->cs[i].bnds & 0xfffefffe) >> 1);
118 ddr_out32(&ddr->cs0_bnds, regs->cs[i].bnds);
126 (regs->cs[i].bnds & 0xfffefffe) >> 1);
128 ddr_out32(&ddr->cs1_bnds, regs->cs[i].bnds);
136 (regs->cs[i].bnds & 0xfffefffe) >> 1);
138 ddr_out32(&ddr->cs2_bnds, regs->cs[i].bnds);
146 (regs->cs[i].bnds & 0xfffefffe) >> 1);
148 ddr_out32(&ddr->cs3_bnds, regs->cs[i].bnds);
476 debug("Reset to original bnds\n")
    [all...]
arm_ddr_gen3.c 70 ddr_out32(&ddr->cs0_bnds, regs->cs[i].bnds);
75 ddr_out32(&ddr->cs1_bnds, regs->cs[i].bnds);
80 ddr_out32(&ddr->cs2_bnds, regs->cs[i].bnds);
85 ddr_out32(&ddr->cs3_bnds, regs->cs[i].bnds);
interactive.c 610 CFG_REGS_CS(0, bnds),
614 CFG_REGS_CS(1, bnds),
619 CFG_REGS_CS(2, bnds),
624 CFG_REGS_CS(3, bnds),
701 CFG_REGS_CS(0, bnds),
705 CFG_REGS_CS(1, bnds),
710 CFG_REGS_CS(2, bnds),
715 CFG_REGS_CS(3, bnds),
    [all...]
main.c 601 * for unused bnds
603 if (reg->cs[j].bnds == 0xffffffff)
605 end = reg->cs[j].bnds & 0xffff;
ctrl_regs.c     [all...]
  /external/u-boot/board/freescale/p1_twr/
ddr.c 22 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
26 .cs[1].bnds = CONFIG_SYS_DDR_CS1_BNDS,
  /external/u-boot/board/Arcturus/ucp1020/
ddr.c 82 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
86 .cs[1].bnds = CONFIG_SYS_DDR_CS1_BNDS,
  /external/u-boot/board/freescale/bsc9132qds/
ddr.c 18 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
45 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
  /external/u-boot/board/freescale/p1010rdb/
ddr.c 21 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
48 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
137 ddr_cfg_regs.cs[0].bnds = (CONFIG_SYS_DDR_CS0_BNDS >> 1) & 0x0fff0fff;
  /external/u-boot/board/freescale/p1_p2_rdb_pc/
ddr.c 214 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
218 .cs[1].bnds = CONFIG_SYS_DDR_CS1_BNDS,
  /external/u-boot/board/freescale/bsc9131rdb/
ddr.c 19 .cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
  /external/selinux/libsepol/cil/src/
cil_tree.c 802 struct cil_bounds *bnds = node->data; local
803 cil_log(CIL_INFO, "USERBOUNDS: user: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
908 struct cil_bounds *bnds = node->data; local
909 cil_log(CIL_INFO, "ROLEBOUNDS: role: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
1086 struct cil_bounds *bnds = node->data; local
1087 cil_log(CIL_INFO, "TYPEBOUNDS: type: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
    [all...]
  /external/u-boot/include/
fsl_ddr_sdram.h 244 unsigned int bnds; member in struct:fsl_ddr_cfg_regs_s::__anon47710

Completed in 474 milliseconds