Home
last modified time | relevance | path

Searched refs:L2 (Results 1 – 25 of 28) sorted by relevance

12

/external/opencore/codecs_v2/video/avc_h264/common/src/
Ddeblock.cpp1088 int L2 = 0, L1, L0, R0, R1, R2 = 0, RL0; in EdgeLoop_Luma_horizontal() local
1119 L2 = SrcPtr[-(pitch+(pitch<<1))]; // -inc3 in EdgeLoop_Luma_horizontal()
1127 tmp = L0 - L2; in EdgeLoop_Luma_horizontal()
1145 SrcPtr[-pitch] = (R1 + (tmp << 1) + L2 + 4) >> 3; in EdgeLoop_Luma_horizontal()
1146 tmp += L2; in EdgeLoop_Luma_horizontal()
1148 … SrcPtr[-(pitch+(pitch<<1))] = (((SrcPtr[-(pitch<<2)] + L2) << 1) + tmp + 4) >> 3; in EdgeLoop_Luma_horizontal()
1191 L2 = SrcPtr[-(pitch+(pitch<<1))]; // -inc3 in EdgeLoop_Luma_horizontal()
1199 tmp = L0 - L2; in EdgeLoop_Luma_horizontal()
1251 L2 = (L2 + ((RL0 + 1) >> 1) - (L1 << 1)) >> 1; in EdgeLoop_Luma_horizontal()
1252 tmp = L2 + C0; in EdgeLoop_Luma_horizontal()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_stdlib.c148 jge L2 in _alldiv()
156 L2: in _alldiv()
227 jmp L2 in _aulldiv()
258 L2: in _aulldiv()
283 jge L2 in _allrem()
290 L2: in _allrem()
361 jmp L2 in _aullrem()
395 L2: in _aullrem()
422 jge L2 in _alldvrm()
430 L2: in _alldvrm()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dmmxp2_32.asm170 .L2: label
204 jmp .L2
241 .L2: label
288 jmp near .L2
363 jz .L2
367 .L2: label
Dx86p_32.asm53 .L2
133 .L2
204 .L2
282 .L2
380 .L2
484 .L2: ; End of short loop label
599 .L2
713 .L2
825 .L2
929 jmp .L2 ; short jump out of range :(
[all …]
Dx86p_16.asm50 .L2
157 .L2
270 .L2
387 .L2
/external/libffi/src/frv/
Deabi.S109 bne icc0, 0, .L2
114 .L2: label
/external/libpcap/
Dtokdefs.h99 L2 = 325, enumerator
203 #define L2 325 macro
Dgrammar.y184 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
365 | L2 { $$ = Q_ISIS_L2; }
Dscanner.l219 l2 return L2;
Dgrammar.c134 L2 = 325, enumerator
238 #define L2 325 macro
Dscanner.c2913 return L2;
/external/dropbear/libtomcrypt/src/ciphers/
Dkseed.c188 #define F(L1, L2, R1, R2, K1, K2) \ argument
191 L2 ^= T; \
/external/libffi/src/powerpc/
Daix.S157 bf 6,L2 // 2f + 0x18
175 L2: label
Ddarwin.S110 bf 6,L2 /* No floats to load. */
128 L2: label
/external/openssl/crypto/des/times/
Daix.cc7 L2 Cache : 256 K
/external/speex/libspeex/
Dmath_approx.h204 #define L2 -7651 macro
213 …return ADD16(1,MIN16(32766,ADD32(SUB16(L1,x2), MULT16_16_P15(x2, ADD32(L2, MULT16_16_P15(x2, ADD32… in _spx_cos_pi_2()
/external/qemu/distrib/sdl-1.2.12/src/video/
De_pow.h75 L2 = 4.28571428578550184252e-01, /* 0x3FDB6DB6, 0xDB6FABFF */ variable
226 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
/external/fdlibm/
De_pow.c79 L2 = 4.28571428578550184252e-01, /* 0x3FDB6DB6, 0xDB6FABFF */ variable
236 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Drate_control.cpp174 double L1, L2, L3, bpp; in InitRateControlModule() local
255 L2 = 0.3; in InitRateControlModule()
261 L2 = 0.6; in InitRateControlModule()
267 L2 = 1.4; in InitRateControlModule()
275 else if (bpp <= L2) in InitRateControlModule()
/external/opencore/engines/player/test/data/
Dtest_amr_ietf.amr9 …�ݖzF����/L9��-~PJB(�<z_1�&���˷��|D�p�B����5���<m!���CՒ|L2�{D�g����5��s���p<���������…
87 …�ϖ�����~E�<�vm%a�����U��,X�I�ˋ�� Z�2�<������멸��-N7q:�h��Nc�S�}P<Drm�L2��/�nh����p�~ ����D�<…
/external/webkit/SunSpider/
DChangeLog305 * sunspider: add --shark-cache for L2 Cache Miss profiling
/external/openssl/crypto/bn/asm/
Dpa-risc2.s899 $L2
/external/jpeg/
Dtestimg.ppm4L2#<:#<B(EG/OS8VdA`rJn�Xu�_v�]t�Xq�Vp�Tk�Ok�Pl�Qm�Rp�Vr�Xs�[s�Yt�Xu�Wu�Wu�Wt�Tr�Qq�Rp�Qn�Pl�Nh�Lb�…
/external/wpa_supplicant/
DChangeLog733 * fixed Windows/cygwin L2 packet handler freeing; previous version
/external/opencore/protocols/rtp_payload_parser/util/output/
Dpv_rtp.bin6954 p(� �X���� ��/������~P�5�ፊ�L2A�y-z���eJ��/�U��u���[Y�+�#$xo�l�Y*���J�����ܐ檘�� �����A-}Pދ��…
10765 ���� �P�,�OҮŻ∍L2 l��a��(�����@���öv+�s&�-��BE�cF�'E� ,�Q`g:%�b�ٻx���A������������s>���� …

12