/external/libhevc/common/arm64/ |
D | ihevc_inter_pred_chroma_copy.s | 122 ADD x7,x0,x2 //pu1_src_tmp += src_strd 125 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0) 128 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0) 131 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0) 138 SUB x0,x7,x11 //pu1_src = pu1_src_tmp 153 ADD x7,x0,x2 //pu1_src_tmp += src_strd 156 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0) 175 ADD x7,x0,x2 //pu1_src_tmp += src_strd 179 LD1 {v1.8b},[x7],x2 //vld1_u8(pu1_src_tmp) 182 LD1 {v2.8b},[x7],x2 //vld1_u8(pu1_src_tmp) [all …]
|
D | ihevc_sao_edge_offset_class2.s | 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 == wd 257 MOV x7,x16 //Loads wd [all …]
|
D | ihevc_sao_edge_offset_class3.s | 80 MOV x23,x7 //Store pu1_avail in sp 85 MOV x5,x7 //Loads pu1_avail 91 MOV x16,x7 // wd 94 SUB x9,x7,#1 //wd - 1 98 MOV x9,x7 //Move width to x9 for loop count 116 SUB x10,x7,#1 //[wd - 1] 234 MOV x6,x7 //move wd to x6 loop_count 236 CMP x7,#16 //Compare wd with 16 242 MOV x7,x16 //Loads wd 245 CMP x6,x7 //col == wd [all …]
|
D | ihevc_padding.s | 131 add x7,x6,x1 141 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 142 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 143 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 144 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 145 st1 {v6.16b},[x7] //128/8 = 16 bytes store 249 add x7,x6,x1 259 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 260 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store 261 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store [all …]
|
D | ihevc_sao_edge_offset_class3_chroma.s | 91 mov x21,x7 // *pu1_avail 0x34 100 SUB x9,x7,#2 //wd - 2 105 MOV x9,x7 //Move width to x9 for loop count 127 SUB x14,x7,#2 //[wd - 2] 129 SUB x11,x7,#1 //[wd - 1] 175 SUB x14,x7,#3 //[wd - 1 - 2] 314 MOV x6,x7 //move wd to x6 loop_count 316 CMP x7,#16 //Compare wd with 16 323 CMP x6,x7 //col == wd 364 SUB x7,x7,x6 //(wd - col) [all …]
|
D | ihevc_sao_edge_offset_class2_chroma.s | 92 mov x21,x7 // *pu1_avail 0x34 101 SUB x9,x7,#2 //wd - 2 107 MOV x9,x7 //Move width to x9 for loop count 211 SUB x10,x7,#2 //wd - 2 324 MOV x6,x7 //move wd to x6 loop_count 326 CMP x7,#16 //Compare wd with 16 335 CMP x6,x7 //col == wd 372 SUB x7,x7,x6 //(wd - col) 374 ADD x7,x7,#14 //15 + (wd - col) 378 ADD x7,x8,x7 //pu1_src[0 * src_strd + 15 + (wd - col)] [all …]
|
D | ihevc_deblk_luma_vert.s | 62 mov x21,x7 67 add x7,x3,x5,lsl #1 69 cmp x7,#0x33 71 csel x7, x20, x7,gt 73 cmp x7,#0x0 75 csel x7, x20, x7,lt // x7 has the beta_index value 102 ldr w5,[x2,x7,lsl #2] // beta 108 sub x7,x0,#4 114 ld1 {v15.8b},[x7],x1 116 ld1 {v1.8b},[x7],x1 [all …]
|
D | ihevc_intra_pred_filters_chroma_mode_19_to_25.s | 112 adrp x7, :got:gai4_ihevc_ang_table 113 ldr x7, [x7, #:got_lo12:gai4_ihevc_ang_table] 118 add x7, x7, x5, lsl #2 //gai4_ihevc_ang_table[mode] 122 ldr w7, [x7] //intra_pred_ang 123 sxtw x7,w7 130 mul x9, x4, x7 //nt*intra_pred_ang 137 mov x7, x4 145 subs x7, x7, #4 147 subs x7,x7,#4 149 subs x7,x7,#8 [all …]
|
D | ihevc_deblk_luma_horz.s | 61 mov x21,x7 67 add x7,x3,x5,lsl #1 69 cmp x7,#0x33 71 csel x7, x20, x7,gt 73 cmp x7,#0x0 75 csel x7, x20, x7,lt // x7 has the beta_index value 100 ldr w5, [x2,x7,lsl #2] // beta 108 lsl x7,x6,#1 223 subs x2,x2,x7 238 subs x7,x3,x7 [all …]
|
D | ihevc_inter_pred_chroma_copy_w16out.s | 117 mov x7,x16 //loads ht 118 cmp x7,#0 //ht condition(ht == 0) 120 and x8,x7,#3 //check ht for mul of 2 121 sub x9,x7,x8 //check the rounded height value 122 and x11,x7,#6 212 mov x7,x9 213 mul x7, x7, x4 215 sub x7,x7,#4 //subtract one for epilog 249 subs x7,x7,#4 //ht - 4 296 subs x7,x7,#4 //ht - 4
|
D | ihevc_inter_pred_luma_copy_w16out.s | 95 mov x7,x16 //loads ht 96 cmp x7,#0 //ht condition(ht == 0) 133 subs x7,x7,#4 //ht + 4 155 mul x7, x7, x4 157 sub x7,x7,#4 //subtract one for epilog 189 subs x7,x7,#4 //ht - 4 236 subs x7,x7,#4 //ht - 4
|
D | ihevc_intra_pred_luma_mode2.s | 139 add x7,x6,x3 147 add x9,x7,x3 164 st1 {v17.8b},[x7],x5 175 st1 {v21.8b},[x7],x5 205 add x7, x6, x3 215 add x9, x7, x3 233 st1 {v17.8b},[x7],x5 237 st1 {v21.8b},[x7],x5 254 add x7,x6,x3 267 st1 {v7.s}[0],[x7]
|
D | ihevc_intra_pred_filters_luma_mode_19_to_25.s | 113 adrp x7, :got:gai4_ihevc_ang_table 114 ldr x7, [x7, #:got_lo12:gai4_ihevc_ang_table] 119 add x7, x7, x5, lsl #2 //gai4_ihevc_ang_table[mode] 123 ldr w7, [x7] //intra_pred_ang 124 sxtw x7,w7 131 mul x9, x4, x7 //nt*intra_pred_ang 138 mov x7, x4 146 subs x7, x7, #4 150 subs x7,x7,#4 152 subs x7,x7,#8 [all …]
|
D | ihevc_weighted_pred_bi.s | 173 mov x19,x7 // off0 52 188 mov x7,x19 //load off0 192 add x5,x7,x9 //off0 + off1 196 mov x7,x26 //load wd 203 lsl x9,x7,#1 213 cmp x7,#0 //check wd == 0 284 subs x7,x7,#4 //decrement wd by 4 and check for 0 296 asr x7,x9,#1 298 sub x20,x7,x5,lsl #2 //2*dst_strd - wd
|
D | ihevc_inter_pred_chroma_vert_w16out.s | 138 lsl x7,x3,#2 //2*dst_strd 139 sub x9,x7,x10,lsl #1 //4*dst_strd - 4wd 182 lsl x7,x2,#1 //2*src_strd 183 sub x8,x7,x10 //2*src_strd - 2wd 241 add x7,x1,x3 //pu1_dst 279 st1 { v28.16b},[x7],x3 //stores the loaded value 297 st1 { v26.16b},[x7],x3 //stores the loaded value 305 st1 { v24.16b},[x7],x3 //stores the loaded value 312 add x7,x1,x3 //pu1_dst 348 st1 { v28.16b},[x7],x3 //stores the loaded value [all …]
|
/external/ceres-solver/internal/ceres/ |
D | cost_function_to_functor_test.cc | 187 const T* x5, const T* x6, const T* x7, T* residuals) const { in operator ()() 189 + x4[0] * x4[0] + x5[0] * x5[0] + x6[0] * x6[0] + x7[0] * x7[0]; in operator ()() 191 + x4[1] * x4[1] + x5[1] * x5[1] + x6[1] * x6[1] + x7[1] * x7[1]; in operator ()() 200 const T* x5, const T* x6, const T* x7, const T* x8, in operator ()() 203 + x4[0] * x4[0] + x5[0] * x5[0] + x6[0] * x6[0] + x7[0] * x7[0] in operator ()() 206 + x4[1] * x4[1] + x5[1] * x5[1] + x6[1] * x6[1] + x7[1] * x7[1] in operator ()() 216 const T* x5, const T* x6, const T* x7, const T* x8, in operator ()() 219 + x4[0] * x4[0] + x5[0] * x5[0] + x6[0] * x6[0] + x7[0] * x7[0] in operator ()() 222 + x4[1] * x4[1] + x5[1] * x5[1] + x6[1] * x6[1] + x7[1] * x7[1] in operator ()() 232 const T* x5, const T* x6, const T* x7, const T* x8, in operator ()() [all …]
|
/external/libmpeg2/common/armv8/ |
D | impeg2_format_conv.s | 146 sub x7, x7, x6 //// Source increment 177 add x0, x0, x7 184 sxtw x7, w7 189 sub x7, x7, x6, lsr #1 //// Source increment 228 add x1, x1, x7 229 add x2, x2, x7 319 sub x7, x7, x6 //// Source increment 350 add x0, x0, x7 357 sxtw x7, w7 362 sub x7, x7, x6, lsr #1 //// Source increment [all …]
|
/external/libavc/common/ |
D | ih264_resi_trans_quant.c | 125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_4x4() local 137 x7 = pu1_src[3] - pu1_pred[3]; in ih264_resi_trans_quant_4x4() 140 x0 = x4 + x7; in ih264_resi_trans_quant_4x4() 143 x3 = x4 - x7; in ih264_resi_trans_quant_4x4() 164 x7 = pi2_out_tmp[12]; in ih264_resi_trans_quant_4x4() 167 x0 = x4 + x7; in ih264_resi_trans_quant_4x4() 170 x3 = x4 - x7; in ih264_resi_trans_quant_4x4() 273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_chroma_4x4() local 285 x7 = pu1_src[6] - pu1_pred[6]; in ih264_resi_trans_quant_chroma_4x4() 288 x0 = x4 + x7; in ih264_resi_trans_quant_chroma_4x4() [all …]
|
D | ih264_ihadamard_scaling.c | 96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_ihadamard_scaling_4x4() local 109 x7 = pi2_src_ptr[3]; in ih264_ihadamard_scaling_4x4() 111 x0 = x4 + x7; in ih264_ihadamard_scaling_4x4() 114 x3 = x4 - x7; in ih264_ihadamard_scaling_4x4() 131 x7 = pi4_tmp_ptr[12]; in ih264_ihadamard_scaling_4x4() 133 x0 = x4 + x7; in ih264_ihadamard_scaling_4x4() 136 x3 = x4 - x7; in ih264_ihadamard_scaling_4x4()
|
/external/v8/test/mjsunit/regress/ |
D | regress-r4998.js | 45 var x7 = 3; 61 x7 = 263; 76 for (x7 = 3; x7 < 10; ++x7) {
|
/external/libhevc/decoder/arm64/ |
D | ihevcd_itrans_recon_dc_luma.s | 69 mov x7,#2048 // 1<<(shift2-1) 84 add x5,x7,x8,lsl #6 115 mov x7,x0 116 ld1 {v2.8b},[x7],x2 117 ld1 {v3.8b},[x7],x2 118 ld1 {v4.8b},[x7],x2 119 ld1 {v5.8b},[x7],x2 121 ld1 {v6.8b},[x7],x2 122 ld1 {v7.8b},[x7],x2 123 ld1 {v1.8b},[x7],x2 [all …]
|
D | ihevcd_itrans_recon_dc_chroma.s | 70 mov x7,#2048 // 1<<(shift2-1) 85 add x5,x7,x8,lsl #6 116 mov x7,x0 117 ld2 {v2.8b, v3.8b},[x7],x2 118 ld2 {v4.8b, v5.8b},[x7],x2 119 ld2 {v6.8b, v7.8b},[x7],x2 120 ld2 {v8.8b, v9.8b},[x7],x2 122 ld2 {v10.8b, v11.8b},[x7],x2 123 ld2 {v12.8b, v13.8b},[x7],x2 124 ld2 {v14.8b, v15.8b},[x7],x2 [all …]
|
/external/ceres-solver/include/ceres/ |
D | numeric_diff_functor.h | 206 const double* x7, in operator() 208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals); in operator() 218 const double* x7, in operator() 221 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, residuals); in operator() 231 const double* x7, in operator() 235 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, residuals); in operator() 308 const T* x7, in operator() 310 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals); in operator() 321 const T* x7, in operator() 324 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, residuals); in operator() [all …]
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans8_dspr2.c | 473 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local 482 x7 = input[6]; in iadst8_dspr2() 484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) { in iadst8_dspr2() 497 s6 = cospi_26_64 * x6 + cospi_6_64 * x7; in iadst8_dspr2() 498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7; in iadst8_dspr2() 507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS); in iadst8_dspr2() 516 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7; in iadst8_dspr2() 517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7; in iadst8_dspr2() 526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); in iadst8_dspr2() 531 s6 = cospi_16_64 * (x6 + x7); in iadst8_dspr2() [all …]
|
/external/libavc/common/armv8/ |
D | ih264_inter_pred_luma_vert_qpel_av8.s | 117 and x7, x7, #12 //Finds y-offset 118 lsr x7, x7, #3 //dydx>>3 119 mul x7, x2, x7 120 add x7, x0, x7 //pu1_src + (y_offset>>1)*src_strd 165 ld1 {v20.2s, v21.2s}, [x7], x2 // Load for interpolation row 0 182 ld1 {v14.2s, v15.2s}, [x7], x2 // Load for interpolation row 1 199 ld1 {v16.2s, v17.2s}, [x7], x2 // Load for interpolation row 2 211 ld1 {v18.2s, v19.2s}, [x7], x2 // Load for interpolation row 3 232 ld1 {v20.2s, v21.2s}, [x7], x2 // Load for interpolation row 4 248 ld1 {v14.2s, v15.2s}, [x7], x2 // Load for interpolation row 5 [all …]
|