Searched refs:ltp (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_miscdebug.c18 struct tm *ltp; local
50 if ((ltp = localtime(&t)) != NULL) {
51 strftime(ltstr, sizeof(ltstr) - 1, fmt, ltp);
H A Du_printf.c25 struct tm lt, *ltp; local
29 ltp = Localtime(time(&t), &lt);
31 tbuflen = strftime(tbuf, sizeof(tbuf), "%H:%M:%S", ltp);
33 tbuflen = strftime(tbuf, sizeof(tbuf), "%Y-%m-%d %H:%M:%S", ltp);
H A Du_error.c31 struct tm lt, *ltp; local
35 ltp = Localtime(time(&t), &lt);
37 buflen = strftime(buf, sizeof(buf), "%H:%M:%S ", ltp);
39 buflen = strftime(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S ", ltp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Damrwbdata.h71 uint16_t ltp; ///< ltp-filtering flag member in struct:__anon1864
172 1, AMR_OF(0, ltp), 110,
183 1, AMR_OF(1, ltp), 109,
195 1, AMR_OF(2, ltp), 108,
206 1, AMR_OF(3, ltp), 107,
230 1, AMR_OF(0, ltp), 110,
241 1, AMR_OF(1, ltp), 109,
253 1, AMR_OF(2, ltp), 108,
264 1, AMR_OF(3, ltp), 10
[all...]
H A Daac.h155 LongTermPrediction ltp; member in struct:__anon1826
H A Daacdec.c712 static void decode_ltp(AACContext *ac, LongTermPrediction *ltp, argument
717 ltp->lag = get_bits(gb, 11);
718 ltp->coef = ltp_coef[get_bits(gb, 3)];
720 ltp->used[sfb] = get_bits1(gb);
772 if ((ics->ltp.present = get_bits(gb, 1)))
773 decode_ltp(ac, &ics->ltp, gb, ics->max_sfb);
1511 if ((cpe->ch[1].ics.ltp.present = get_bits(gb, 1)))
1512 decode_ltp(ac, &cpe->ch[1].ics.ltp, gb, cpe->ch[1].ics.max_sfb);
1829 const LongTermPrediction *ltp = &sce->ics.ltp; local
[all...]
H A Damrwbdec.c334 * 6k60 and 8k85 modes have the ltp flag set to 0 */
335 if (amr_subframe->ltp) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Damrwbdata.h71 uint16_t ltp; ///< ltp-filtering flag member in struct:AMRWBSubFrame
172 1, AMR_OF(0, ltp), 110,
183 1, AMR_OF(1, ltp), 109,
195 1, AMR_OF(2, ltp), 108,
206 1, AMR_OF(3, ltp), 107,
230 1, AMR_OF(0, ltp), 110,
241 1, AMR_OF(1, ltp), 109,
253 1, AMR_OF(2, ltp), 108,
264 1, AMR_OF(3, ltp), 10
[all...]
H A Daac.h163 LongTermPrediction ltp; member in struct:IndividualChannelStream
H A Daacdec.c1191 static void decode_ltp(LongTermPrediction *ltp, argument
1196 ltp->lag = get_bits(gb, 11);
1197 ltp->coef = ltp_coef[get_bits(gb, 3)];
1199 ltp->used[sfb] = get_bits1(gb);
1279 if ((ics->ltp.present = get_bits(gb, 1)))
1280 decode_ltp(&ics->ltp, gb, ics->max_sfb);
2056 if ((cpe->ch[1].ics.ltp.present = get_bits(gb, 1)))
2057 decode_ltp(&cpe->ch[1].ics.ltp, gb, cpe->ch[1].ics.max_sfb);
2403 const LongTermPrediction *ltp = &sce->ics.ltp; local
[all...]
H A Damrwbdec.c349 * 6k60 and 8k85 modes have the ltp flag set to 0 */
350 if (amr_subframe->ltp) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dtrace.c41 struct tm lt, *ltp; local
53 ltp = Localtime(time(&gTraceTime), &lt);
54 if ((gTraceFile != NULL) && (ltp != NULL)) {
H A Dcmds.c3635 struct tm lt, *ltp; local
3677 ltp = Localtime(time(&now), &lt);
3678 if (ltp == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_leaf.c75 xfs_dir2_leaf_tail_t *ltp; /* leaf's tail */ local
139 ltp = xfs_dir2_leaf_tail_p(mp, leaf);
140 ltp->bestcount = cpu_to_be32(1);
141 bestsp = xfs_dir2_leaf_bests_p(ltp);
181 xfs_dir2_leaf_tail_t *ltp; /* leaf tail pointer */ local
212 ltp = xfs_dir2_leaf_tail_p(mp, leaf);
213 bestsp = xfs_dir2_leaf_bests_p(ltp);
227 ASSERT(i < be32_to_cpu(ltp->bestcount));
238 for (i = 0; i < be32_to_cpu(ltp->bestcount); i++) {
359 if (use_block >= be32_to_cpu(ltp
559 xfs_dir2_leaf_tail_t *ltp; /* leaf tail pointer */ local
1123 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
1179 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
1239 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
1451 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
1696 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
1759 xfs_dir2_leaf_tail_t *ltp; /* tail of leaf structure */ local
[all...]
H A Dxfs_dir2_leaf.h106 xfs_dir2_leaf_bests_p(xfs_dir2_leaf_tail_t *ltp) argument
108 return (__be16 *)ltp - be32_to_cpu(ltp->bestcount);
H A Dxfs_dir2_block.c888 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
905 ltp = xfs_dir2_leaf_tail_p(mp, leaf);
913 bestsp = xfs_dir2_leaf_bests_p(ltp);
914 if (be16_to_cpu(bestsp[be32_to_cpu(ltp->bestcount) - 1]) ==
918 (xfs_dir2_db_t)(be32_to_cpu(ltp->bestcount) - 1))))
H A Dxfs_dir2_node.c117 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ local
146 ltp = xfs_dir2_leaf_tail_p(mp, leaf);
152 ASSERT(be32_to_cpu(ltp->bestcount) <= (uint)dp->i_d.di_size / mp->m_dirblksize);
153 free->hdr.nvalid = ltp->bestcount;
158 for (i = n = 0, from = xfs_dir2_leaf_bests_p(ltp), to = free->bests;
159 i < be32_to_cpu(ltp->bestcount); i++, from++, to++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.c429 const LongTermPrediction *ltp = &sce->ics.ltp; local
440 if (ltp->lag < 1024)
441 num_samples = ltp->lag + 1024;
447 predTime[i] = sce->ltp_state[i + 2048 - ltp->lag] * ltp->coef;
481 if (ltp->used[sfb])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/cas/
H A Dcas.c176 struct tm *ltp; local
274 ltp = localtime(&lt);
275 strftime(arr, 20, "%b %d %Y, %H:%M", ltp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 364 milliseconds