Searched refs:LPC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/sh4/
H A Ddsputil_align.c30 #define LPC(p) *(const uint32_t*)(p) macro
56 OP(LP(dest),MERGE1(LPC(ref),LPC(ref+4),ofs)); \
63 OP(LP(dest),LPC(ref)); \
101 t0 = LPC(ref+0); \
102 t1 = LPC(ref+4); \
104 t0 = LPC(ref+8); \
107 t1 = LPC(ref+12); \
109 t0 = LPC(ref+16); \
121 OP(LP(dest+0), LPC(re
[all...]
H A Dqpel.c29 OP(LP(dst ),rnd_avg32(LPC(src1 ),LPC(src2 )) ); \
39 OP(LP(dst ),rnd_avg32(AV_RN32(src1 ),LPC(src2 )) ); \
49 OP(LP(dst ),no_rnd_avg32(AV_RN32(src1 ),LPC(src2 )) ); \
50 OP(LP(dst+4),no_rnd_avg32(AV_RN32(src1+4),LPC(src2+4)) ); \
51 OP(LP(dst+8),no_rnd_avg32(AV_RN32(src1+8),LPC(src2+8)) ); \
52 OP(LP(dst+12),no_rnd_avg32(AV_RN32(src1+12),LPC(src2+12)) ); \
62 OP(LP(dst ),rnd_avg32(AV_RN32(src1 ),LPC(src2 )) ); \
63 OP(LP(dst+4),rnd_avg32(AV_RN32(src1+4),LPC(src2+4)) ); \
64 OP(LP(dst+8),rnd_avg32(AV_RN32(src1+8),LPC(src
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7757.c187 LPC, enumerator in enum:__anon10290
247 INTC_VECT(LPC, 0xaa0), INTC_VECT(LPC, 0xac0),
248 INTC_VECT(LPC, 0xae0), INTC_VECT(LPC, 0xb00),
249 INTC_VECT(LPC, 0xb20),
315 0, DMAC1_8, 0, PECI0I, LPC, FRT, WDT1, TMR45,
385 { INT2PRI5, 0, 32, 8, { TMR45, WDT1, FRT, LPC } },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dadm8211.h31 __le32 LPC; /* 0x40 CSR8 */ member in struct:adm8211_csr
H A Dadm8211.c451 /* TODO: check LPC and update stats? */
1202 ADM8211_CSR_READ(LPC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex13 coding; LSP representation may be converted to LPC representation and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure107 --disable-lpc disable LPC code

Completed in 204 milliseconds