Searched refs:x3 (Results 1 - 25 of 148) sorted by path

123456

/frameworks/av/include/ndk/
H A DNdkImage.h112 AIMAGE_FORMAT_RGB_888 = 0x3,
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h59 const T x3 = x2 * x; local
61 const T x5 = x3 * x2;
63 0.16666666666666665741480812812369549646973609924316406250f * x3 +
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.cpp282 && user_data_type_code == 0x3;
331 if (user_identifier == 'GA94' && user_data_type == 0x3) {
/frameworks/av/media/libstagefright/
H A DAACExtractor.cpp121 frameSize = (header[0] & 0x3) << 11 | header[1] << 3 | header[2] >> 5;
160 profile = (header[0] >> 6) & 0x3;
H A DMPEG4Extractor.cpp1338 lang_code[1] = ((lang[0] & 0x3) << 3 | (lang[1] >> 5)) + 0x60;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dd2_11pf.cpp177 j = index & 0x3;
H A Dd8_31pf.cpp363 First index: 10x10x10 -> 2x5x2x5x2x5-> 125x2x2x2 -> 7+1x3 bits
381 Second index: 10x10x10 -> 2x5x2x5x2x5-> 125x2x2x2 -> 7+1x3 bits
412 LSBs = indx[NB_TRACK_MR102+2] & 0x3;
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; local
125 x3 = x[0];
137 if (x3 < x1)
140 x1 = x3;
141 x3 = tmp;
153 if (x3 < x2)
156 x2 = x3;
157 x3 = tmp;
169 if (x4 < x3)
171 x3
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dhp_wsp.c87 Word16 x0, x1, x2, x3; local
103 x3 = x2;
121 L_tmp += (x3 * b[3])<<1;
H A Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; local
179 x3 = x[0];
189 if (x3 < x1)
192 x1 = x3;
193 x3 = tmp;
205 if (x3 < x2)
208 x2 = x3;
209 x3 = tmp;
221 if (x4 < x3)
223 x3
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dbitstream.cpp551 PV_BitstreamFlushBits(stream, ((pos & 0x7) + ((byte_pos & 0x3) << 3)));
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
543 x3 = blk[10];
567 x1 = W6 * (x3 + x2) + 4;
569 x3 = (x1 + (W2 - W6) * x3) >> 3;
576 x7 = x8 + x3;
577 x8 -= x3;
578 x3 = x0 + x2;
588 res2 = (x3 + x2) >> 14;
606 res = (x3
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 Dget_pred_adv_b_add.cpp99 tmp = (uintptr_t)prev & 0x3;
H A Dget_pred_outside.cpp362 xoffset = xoffset & 0x3; /* word align ptr */
396 xoffset = xoffset & 0x3; /* word align ptr */
H A Didct_vca.cpp160 int32 x0, x1, x3, x5, x7;//, x8; local
169 x3 = x7;
176 blk[24] = (x0 + x3) >> 8;
180 blk[32] = (x0 - x3) >> 8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
221 x3 = x7;
234 res = (x2 + x3) >> 14;
240 res = (x2 - x3) >> 14;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
277 x3
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 Dpost_proc_semaphore.cpp139 int postmode = 0x3;
H A Dpp_semaphore_luma.cpp205 msk_deblock = 0x3;
310 msk_deblock = 0x3;
H A Dvlc_tab.cpp199 {0xa, 1, 0, 7}, {0x0, 4, 0, 7}, {0x4, 1, 1, 6}, {0x4, 1, 1, 6}, {0x3, 1, 1, 6}, {0x3, 1, 1, 6},
204 {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x0, 1, 1, 4}, {0x0, 1, 1, 4},
228 {0x4, 2, 0, 9}, {0x4, 2, 0, 9}, {0x3, 2, 0, 9}, {0x3, 2, 0, 9}, {0x0, 7, 0, 9}, {0x0, 7, 0, 9},
250 {0x5, 2, 0, 10}, {0x5, 2, 0, 10}, {0x3, 3, 0, 10}, {0x3,
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dbitstream_io.cpp798 stream->oBSize &= (~0x3); // make it multiple of 4
827 stream->oBSize &= (~0x3); // make it multiple of 4
H A Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; local
90 x3 = x7;
97 blk[24] = (x0 + x3) >> 8;
101 blk[32] = (x0 - x3) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
125 x3 = x7;
132 blk[24] = (x2 + x3) >> 8;
136 blk[32] = (x2 - x3) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
145 x3
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 Dmotion_comp.cpp366 tmp = (uintptr_t)prev & 0x3;
1597 xoffset = (xpos >> 1) & 0x3;
1622 xoffset = (xpos >> 1) & 0x3;
H A Dsad_inline.h88 x8 = (uintptr_t)ref & 0x3;
453 x8 = (uint32)ref & 0x3;
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_dequantize_sample.cpp223 int32 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
259 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
282 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
334 int32 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s56 x3 RN 9 label
81 M_LDR x3, [pSrc], srcStep
83 M_STR x3, [pDst], dstStep
89 LDR x3, [pSrc, #4]
95 ORR x2, x2, x3, LSL #24
99 LDR x3, [pSrc, #4]
105 ORR x2, x2, x3, LSL #24
112 LDR x3, [pSrc, #4]
118 ORR x2, x2, x3, LSL #16
123 LDR x3, [pSr
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Clip8_s.s51 x3 RN 6 label
64 LDMIA pSrc!,{x2, x3}
75 USAT16 x3, #8, x3 ;// clip two samples to [0,255]
79 STRB x3, [pDst,#6]
80 MOV x3, x3, LSR #16
81 STRB x3, [pDst,#7]

Completed in 6503 milliseconds

123456