Searched refs:x7 (Results 1 - 25 of 58) sorted by path

123

/frameworks/av/cmds/screenrecord/
H A DFontBitmap.h3590 0xcc, 0x19, 0x23, 0x23, 0x23, 0x7, 0x0, 0xe,
3622 0xf, 0xeb, 0xff, 0xff, 0xdb, 0x7, 0x0, 0x1c,
6304 0xff, 0xd5, 0x7, 0x0, 0x0, 0x0, 0x0, 0x4,
/frameworks/av/media/libstagefright/
H A Davc_utils.cpp530 layerId = (*(svcNAL->data() + 3) >> 5) & 0x7;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dd2_11pf.cpp168 i = index & 0x7;
181 i = index & 0x7;
H A Dd3_14pf.cpp169 i = index & 0x7;
183 i = index & 0x7;
197 i = index & 0x7;
H A Dd4_17pf.cpp199 i = index & 0x7;
208 i = index & 0x7;
218 i = index & 0x7;
234 i = index & 0x7;
H A Dd8_31pf.cpp369 LSBs = indx[NB_TRACK_MR102] & 0x7;
387 LSBs = indx[NB_TRACK_MR102+1] & 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;
/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/av/media/libstagefright/codecs/amrwbenc/src/
H A Dbits.c150 if (i&0x7)
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
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
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 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_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 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...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dbitstream_io.cpp331 restBits = (stream->bitLeft & 0x7); /* modulo 8 */
367 restBits = (stream->bitLeft & 0x7); /* modulo 8 */
H A Dcombined_encode.cpp369 bitCount = bitCount & 0x7;
439 bitCount = bitCount & 0x7;
596 bitCount = bitCount & 0x7;
H A Ddatapart_encode.cpp359 bitCount1 &= 0x7;
360 bitCount2 &= 0x7;
361 bitCount3 &= 0x7;
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 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 Dvlc_enc_tab.h503 { 0x7, 3},
857 { 0x7, 3},
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_decode_huff_cw.cpp554 tmp = (tmp & 0x7) + 483;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_conceal.c556 tmp = pTmp[(i & 0x7)>>1];
H A Dh264bsd_reconstruct.c445 xFrac = mv->hor & 0x7;
446 yFrac = mv->ver & 0x7;
2078 xFrac = mv->hor & 0x7;
2079 yFrac = mv->ver & 0x7;
2084 fillWidth = ((partWidth >> 1) + 8) & ~0x7;
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);

Completed in 8048 milliseconds

123