Searched refs:xc (Results 1 - 24 of 24) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DomxVCM4P10_DeblockLuma_I.S33 SUB sp,sp,#0xc
56 ADD sp,sp,#0xc
77 ADD sp,sp,#0xc
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S36 LDR r11,[r0,#0xc]
70 LDR r11,[r0,#0xc]
92 LDR r11,[r0,#0xc]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S84 MOV r1,#0xc
H A DarmVCM4P10_DecodeCoeffsToPair_s.S92 ADD r2,sp,#0xc
139 MOVEQ lr,#0xc
H A DomxVCM4P10_PredictIntraChroma_8x8_s.S76 VMOV.I8 d5,#0xc
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextColor.java38 BRIGHT_GREEN(0xc),
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
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},
232 {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xb, 1, 1, 8}, {0xb, 1, 1, 8},
252 {0x1, 4, 0, 10}, {0x1, 4, 0, 10}, {0x0, 0xc, 0, 11}, {0x0, 0xc, 0, 11}, {0x1, 5, 0, 11}, {0x1, 5, 0, 11},
303 {0xd, 1, 1, 9}, {0xd, 1, 1, 9}, {0xc, 1, 1, 9}, {0xc, 1, 1, 9},
306 {0xc,
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Lookup_Tables.c46 0xff, 0x8, 0x8, 0x8, 0x8, 0xa, 0xc, 0xe,
51 0xa, 0xb, 0xb, 0xc, 0xc, 0xd, 0xd, 0xe,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_Lookup_Tables.c46 0xff, 0x8, 0x8, 0x8, 0x8, 0xa, 0xc, 0xe,
51 0xa, 0xb, 0xb, 0xc, 0xc, 0xd, 0xd, 0xe,
/frameworks/rs/driver/
H A DrsdPath.cpp46 float x1, xc, x2; member in struct:DrvPathStatic::__anon1493
122 s->xc = fin[2];
164 vtx[2] = s->xc;
169 vtx[6] = s->xc;
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp344 const GLint xc = (mWidth - mAndroid[0].w) / 2; local
346 const Rect updateRect(xc, yc, xc + mAndroid[0].w, yc + mAndroid[0].h);
361 GLint x = xc - offset;
374 glDrawTexiOES(xc, yc, 0, mAndroid[0].w, mAndroid[0].h);
576 const int xc = (mWidth - animation.width) / 2; local
582 clearReg.subtractSelf(Rect(xc, yc, xc+animation.width, yc+animation.height));
633 glDrawTexiOES(xc, yc, 0, animation.width, animation.height);
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_polyphase_filter_window_gcc.s53 ldr r2,[sp,#0xc]
85 ldr r5,[r1,#0xc]
167 ldr r12,[sp,#0xc]
196 ldr r7,[r1,#0xc]
H A Dpvmp3_mdct_18_gcc.s111 ldr r12,[r5,#0xc]
122 str r1,[r5,#0xc]
291 ldr r0,[r6,#0xc]
299 str r4,[r6,#0xc]
H A Dpvmp3_dct_9_gcc.s57 ldr r7,[r0, #0xc]
150 str lr,[r0, #0xc]
H A Dpvmp3_dct_16_gcc.s108 ldr r1,[r0,#0xc]
112 str r9,[sp,#0xc]
199 ldr r9,[sp,#0xc]
259 str r3,[r0,#0xc]
298 ldr r12,[r0,#0xc]
311 str r12,[r0,#0xc]
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequest.java42 protected static final byte OAP_TAGID_RETRY = 0xc;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_enc_tab.h596 { 0xc, 6},
858 { 0xc, 6},
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_hor_half.s115 STR partH, [sp,#0xc] ;// sp+c = partHeight
H A Dh264bsd_interpolate_hor_quarter.s117 STR partH, [sp,#0xc] ;// sp+c = partHeight
H A Dh264bsd_interpolate_ver_half.s116 STR tmp5, [sp,#0xc] ;// sp+c partHeight+5
H A Dh264bsd_interpolate_ver_quarter.s115 STR tmp5, [sp,#0xc] ;// sp+c partHeight+5
H A Dh264bsd_interpolate_hor_ver_quarter.s125 STR tmp5, [sp,#0xc] ;// sp+c = partHeight+5
/frameworks/av/cmds/screenrecord/
H A DFontBitmap.h272 0x0, 0x0, 0x4, 0xe, 0x1a, 0x20, 0x16, 0xc,
276 0xc, 0x16, 0x14, 0xa, 0x0, 0x0, 0x0, 0x0,
382 0x30, 0x0, 0xc, 0xc0, 0x41, 0xf9, 0xff, 0xc9,
489 0xc7, 0xff, 0xff, 0xc3, 0xf8, 0xc, 0x30, 0xfe,
557 0x8, 0x38, 0x60, 0x7a, 0x62, 0x3c, 0xc, 0x30,
808 0xc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x60,
903 0x0, 0x8, 0xe6, 0xe3, 0xff, 0xc7, 0xf8, 0xc,
918 0xfe, 0xc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
938 0xc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
959 0xde, 0xc,
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java960 case 0xc: return PAUSE;
976 return 0xc;

Completed in 363 milliseconds