Searched refs:x7 (Results 1 - 25 of 41) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dd4_17pf.cpp199 i = index & 0x7;
208 i = index & 0x7;
218 i = index & 0x7;
234 i = index & 0x7;
H A Dwmf_to_ets.cpp177 (wmf_input_ptr[i>>3] >> ((~i) & 0x7)) & 0x01;
185 ets_output_ptr[i] = (wmf_input_ptr[i>>3] >> ((~i) & 0x7)) & 0x01;
H A Dd3_14pf.cpp169 i = index & 0x7;
183 i = index & 0x7;
197 i = index & 0x7;
H A Dd2_11pf.cpp168 i = index & 0x7;
181 i = index & 0x7;
H A Dd8_31pf.cpp369 LSBs = indx[NB_TRACK_MR102] & 0x7;
387 LSBs = indx[NB_TRACK_MR102+1] & 0x7;
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dsad_inline.h41 int32 x7; local
43 x7 = src2 ^ src1; /* check odd/even combination */
52 x7 = x7 ^ src1; /* only odd bytes need to add carry */
53 x7 = mask & ((uint32)x7 >> 1);
54 x7 = (x7 << 8) - x7;
55 src1 = src1 + (x7 >>
188 int32 x7; local
192 EOR x7, src2, src1; /* check odd/even combination */ local
194 EOR x7, x7, src1; local
195 AND x7, mask, x7, lsr #1; local
196 ORRCC x7, x7, #0x80000000; local
197 RSB x7, x7, x7, lsl #8; local
198 ADD src1, src1, x7, asr #7; /* add 0xFF to the negative byte, add back carry */ local
199 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ local
207 int32 x7; local
211 EOR x7, src2, src1; /* check odd/even combination */ local
213 EOR x7, x7, src1; /* only odd bytes need to add carry */ local
214 ANDS x7, mask, x7, rrx; local
215 RSB x7, x7, x7, lsl #8; local
216 SUB src1, src1, x7, asr #7; /* add 0xFF to the negative byte, add back carry */ local
217 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ local
357 int32 x7; local
377 int32 x7; local
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Didct_vca.cpp160 int32 x0, x1, x3, x5, x7;//, x8; local
166 x7 = W7 * x1;
169 x3 = x7;
170 x5 = (181 * (x1 - x7) + 128) >> 8;
171 x7 = (181 * (x1 + x7) + 128) >> 8;
174 blk[8] = (x0 + x7) >> 8;
178 blk[48] = (x0 - x7) >> 8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
219 x7
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
[all...]
H A Dvlc_tab.cpp198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
201 {0x8, 1, 0, 6}, {0x8, 1, 0, 6}, {0x7, 1, 0, 6}, {0x7, 1, 0, 6}, {0x6, 1, 0, 6}, {0x6, 1, 0, 6},
248 {0x8, 2, 0, 10}, {0x8, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10},
271 {0x7, 1, 0, 7}, {0x2, 2, 0, 7}, {0x1, 3, 0, 7}, {0x0, 9, 0, 7},
307 {0x7, 2, 0, 9}, {0x7,
[all...]
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
551 x7 = blk[11];
560 x8 = W3 * (x6 + x7) + 4;
562 x7 = (x8 - (W3 + W5) * x7) >> 3;
572 x6 = x5 + x7;
573 x5 -= x7;
576 x7 = x8 + x3;
586 res = (x7 + x1) >> 14;
609 res = (x7
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
H A Dvlc_dequant.cpp149 temp = (temp + (0x7 & (temp >> 31))) >> 3;
155 bitmapcol[k&0x7] |= mask[k>>3];
194 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01*/
210 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01*/
243 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01 */
260 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01 */
299 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01*/
315 temp = (temp + (0x7 & (temp >> 31))) >> 3; /* 03/26/01 */
457 bitmapcol[k&0x7] |= mask[k>>3];
602 bitmapcol[k&0x7] |
[all...]
H A Dbitstream.cpp428 n_stuffed = 8 - (stream->bitcnt & 0x7); /* 07/05/01 */
447 n_stuffed = (8 - (stream->bitcnt & 0x7)) & 7;
465 n_stuffed = 8 - (stream->bitcnt & 0x7); /* 07/05/01 */
491 n_stuffed = (8 - (stream->bitcnt & 0x7)) & 0x7; /* 07/05/01 */
551 PV_BitstreamFlushBits(stream, ((pos & 0x7) + ((byte_pos & 0x3) << 3)));
571 n_stuffed = 8 - (stream->bitcnt & 0x7);
583 n_stuffed = (8 - (stream->bitcnt & 0x7)) & 7; // stream->incnt % 8
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_inline.h44 int32 x7; local
46 x7 = src2 ^ src1; /* check odd/even combination */
55 x7 = x7 ^ src1; /* only odd bytes need to add carry */
56 x7 = mask & ((uint32)x7 >> 1);
57 x7 = (x7 << 8) - x7;
58 src1 = src1 + (x7 >>
191 int32 x7; local
195 EOR x7, src2, src1; /* check odd/even combination */ local
197 EOR x7, x7, src1; local
198 AND x7, mask, x7, lsr #1; local
199 ORRCC x7, x7, #0x80000000; local
200 RSB x7, x7, x7, lsl #8; local
201 ADD src1, src1, x7, asr #7; /* add 0xFF to the negative byte, add back carry */ local
202 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ local
210 int32 x7; local
214 EOR x7, src2, src1; /* check odd/even combination */ local
216 EOR x7, x7, src1; /* only odd bytes need to add carry */ local
217 ANDS x7, mask, x7, rrx; local
218 RSB x7, x7, x7, lsl #8; local
219 SUB src1, src1, x7, asr #7; /* add 0xFF to the negative byte, add back carry */ local
220 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ local
[all...]
H A Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; local
87 x7 = W7 * x1;
90 x3 = x7;
91 x5 = (181 * (x1 - x7) + 128) >> 8;
92 x7 = (181 * (x1 + x7) + 128) >> 8;
95 blk[8] = (x0 + x7) >> 8;
99 blk[48] = (x0 - x7) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
123 x7
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
185 int32 x1, x3, x5, x7;//, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1692 int32 x1, x3, x5, x7; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
H A Ddatapart_encode.cpp359 bitCount1 &= 0x7;
360 bitCount2 &= 0x7;
361 bitCount3 &= 0x7;
H A Dcombined_encode.cpp369 bitCount = bitCount & 0x7;
439 bitCount = bitCount & 0x7;
596 bitCount = bitCount & 0x7;
H A Dvlc_enc_tab.h503 { 0x7, 3},
857 { 0x7, 3},
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_stream.c126 (pStrmData->strmBuffReadBits & 0x7));
195 ASSERT(pStrmData->bitPosInWord == (pStrmData->strmBuffReadBits & 0x7));
198 pStrmData->bitPosInWord = pStrmData->strmBuffReadBits & 0x7;
H A Dh264bsd_vlc.c145 *codeNum = 7 + ((bits >> 25) & 0x7);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextColor.java33 DARK_MAGENTA(0x7),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmSmsAddress.java49 ton = 0x7 & (toa >> 4);
/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VIFI_Defines.h89 | (((Gx >> 2)&0x7) << (13 + (a))) | ((Gx >> 5) << (a)) | ((Rx >> 3) << (3 + a)))
93 (M4VIFI_UInt8)((((data) & 0x7) << 3) | (((data) & 0xE000) >> 13)); r =\
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dc1035pf.cpp164 *ind = (tmp & 0x8) | gray[tmp & 0x7];
168 *ind = gray[tmp & 0x7];
210 *pInd = (tmp & 0x8) | gray[tmp & 0x7];
214 *pInd = gray[tmp & 0x7];
/frameworks/base/core/jni/android/graphics/
H A DTextLayout.h52 kBidi_Mask = 0x7
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dbits.c150 if (i&0x7)
/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DM4VIFI_ResizeRGB565toRGB565.c236 ( (((u32_Gtemp_value & 0x7) << 5 ) | u32_Rtemp_value)<<8 ));

Completed in 3670 milliseconds

12