HomeSort by relevance Sort by last modified time
    Searched refs:x7 (Results 26 - 50 of 1415) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class2.s 58 //x7 => wd
73 MOV x5,x7 //Loads pu1_avail
79 MOV x16,x7 // wd
87 SUB x9,x7,#1 //wd - 1
98 MOV x9,x7 //Move width to x9 for loop count
153 SUB x10,x7,#1 //wd - 1
220 MOV x6,x7 //move wd to x6 loop_count
226 CMP x7,#16 //Compare wd with 16
233 MOV x7,x16 //Loads wd
236 CMP x6,x7 //col == w
    [all...]
  /system/bt/embdrv/sbc/encoder/srce/
sbc_dct.c 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
99 x7 = (pInVect[11] - pInVect[13])>>1;
123 /* rearrangement of x1,x3,x5,x7 as in (15) */
124 x7 <<= 1 ;
125 x5 = ( x5 <<1 ) - x7 ;
135 /* rearrangement of x3 and x7 as in (15) */
136 x3 -= x7;
137 x7 <<= 1 ;
138 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, x7, x7); /*x7 = x7 * cos(1*pi/4) ; *
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_tab.cpp 198 {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, 2, 0, 9}, {0x6, 2, 0, 9}, {0x6, 2, 0, 9}
    [all...]
block_idct.cpp 516 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 - x1) >> 14
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...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 81 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 = W7 * x1
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...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/dec/
kn02xa.h 49 #define KN02XA_MSR_RES_14 (0x7<<14)
52 #define KN02XA_EAR_RES_29 (0x7<<29)
  /external/valgrind/none/tests/s390x/
rounding-2.c 23 return fpc & 0x7;
  /bionic/libc/kernel/uapi/linux/
firewire-constants.h 29 #define TCODE_READ_BLOCK_RESPONSE 0x7
42 #define EXTCODE_VENDOR_DEPENDENT 0x7
57 #define RCODE_ADDRESS_ERROR 0x7
  /development/ndk/platforms/android-21/include/linux/
firewire-constants.h 29 #define TCODE_READ_BLOCK_RESPONSE 0x7
42 #define EXTCODE_VENDOR_DEPENDENT 0x7
57 #define RCODE_ADDRESS_ERROR 0x7
  /external/ceres-solver/include/ceres/
numeric_diff_functor.h 206 const double* x7,
208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals);
218 const double* x7,
221 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, residuals);
231 const double* x7,
235 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, residuals);
308 const T* x7,
310 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals);
321 const T* x7,
324 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, residuals)
    [all...]
  /external/kernel-headers/original/uapi/linux/
firewire-constants.h 35 #define TCODE_READ_BLOCK_RESPONSE 0x7
47 #define EXTCODE_VENDOR_DEPENDENT 0x7
62 #define RCODE_ADDRESS_ERROR 0x7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
firewire-constants.h 10 #define TCODE_READ_BLOCK_RESPONSE 0x7
22 #define EXTCODE_VENDOR_DEPENDENT 0x7
37 #define RCODE_ADDRESS_ERROR 0x7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-constants.h 35 #define TCODE_READ_BLOCK_RESPONSE 0x7
47 #define EXTCODE_VENDOR_DEPENDENT 0x7
62 #define RCODE_ADDRESS_ERROR 0x7
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
firewire-constants.h 29 #define TCODE_READ_BLOCK_RESPONSE 0x7
42 #define EXTCODE_VENDOR_DEPENDENT 0x7
57 #define RCODE_ADDRESS_ERROR 0x7

Completed in 828 milliseconds

12 3 4 5 6 7 8 91011>>