/external/libhevc/common/arm/ |
D | ihevc_intra_pred_luma_mode_3_to_9.s | 179 … r1, r1, #9 @ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row 196 vmov.i8 d27, #7 @row 0 to 7 198 vsub.s8 d8, d8, d2 @ref_main_idx (sub row) 199 vsub.s8 d8, d26, d8 @ref_main_idx (row 0) 201 vsub.s8 d9, d8, d2 @ref_main_idx + 1 (row 0) 202 vtbl.8 d12, {d0,d1}, d8 @load from ref_main_idx (row 0) 205 vtbl.8 d13, {d0,d1}, d9 @load from ref_main_idx + 1 (row 0) 206 vsub.s8 d4, d8, d2 @ref_main_idx (row 1) 207 vsub.s8 d5, d9, d2 @ref_main_idx + 1 (row 1) 209 vtbl.8 d16, {d0,d1}, d4 @load from ref_main_idx (row 1) [all …]
|
D | ihevc_intra_pred_filters_luma_mode_11_to_17.s | 307 vdup.8 d27, r0 @row value inc or reset accordingly 309 vadd.s8 d8, d8, d27 @ref_main_idx (add row) 310 vsub.s8 d8, d8, d26 @ref_main_idx (row 0) 311 vadd.s8 d9, d8, d2 @ref_main_idx + 1 (row 0) 312 vtbl.8 d12, {d0,d1}, d8 @load from ref_main_idx (row 0) 315 vtbl.8 d13, {d0,d1}, d9 @load from ref_main_idx + 1 (row 0) 316 vadd.s8 d4, d8, d2 @ref_main_idx (row 1) 317 vadd.s8 d5, d9, d2 @ref_main_idx + 1 (row 1) 319 vtbl.8 d16, {d0,d1}, d4 @load from ref_main_idx (row 1) 320 vmull.u8 q12, d12, d7 @mul (row 0) [all …]
|
D | ihevc_intra_pred_chroma_mode_3_to_9.s | 170 … r1, r1, #26 @ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row 191 vmov.i8 d9, #22 @row 0 to 7 193 vsub.s8 d8, d8, d27 @ref_main_idx (sub row) 194 vsub.s8 d8, d26, d8 @ref_main_idx (row 0) 196 vsub.s8 d9, d8, d29 @ref_main_idx + 1 (row 0) 197 vtbl.8 d12, {d0,d1,d2,d3}, d8 @load from ref_main_idx (row 0) 200 vtbl.8 d13, {d0,d1,d2,d3}, d9 @load from ref_main_idx + 1 (row 0) 201 vsub.s8 d4, d8, d29 @ref_main_idx (row 1) 202 vsub.s8 d5, d9, d29 @ref_main_idx + 1 (row 1) 206 vtbl.8 d16, {d0,d1,d2,d3}, d4 @load from ref_main_idx (row 1) [all …]
|
D | ihevc_intra_pred_filters_chroma_mode_11_to_17.s | 307 vadd.s8 d8, d8, d27 @ref_main_idx (add row) 308 vsub.s8 d8, d8, d26 @ref_main_idx (row 0) 309 vadd.s8 d9, d8, d29 @ref_main_idx + 1 (row 0) 310 vtbl.8 d12, {d0,d1,d2,d3}, d8 @load from ref_main_idx (row 0) 313 vtbl.8 d13, {d0,d1,d2,d3}, d9 @load from ref_main_idx + 1 (row 0) 314 vadd.s8 d4, d8, d29 @ref_main_idx (row 1) 315 vadd.s8 d5, d9, d29 @ref_main_idx + 1 (row 1) 317 @ mov r0, #4 @ 2 *(row * 2 ) 320 vtbl.8 d16, {d0,d1,d2,d3}, d4 @load from ref_main_idx (row 1) 321 vmull.u8 q12, d12, d7 @mul (row 0) [all …]
|
/external/libavc/common/arm/ |
D | ih264_weighted_bi_pred_a9q.s | 169 vld1.32 d4[0], [r0], r3 @load row 1 in source 1 170 vld1.32 d4[1], [r0], r3 @load row 2 in source 1 171 vld1.32 d6[0], [r1], r4 @load row 1 in source 2 172 vld1.32 d6[1], [r1], r4 @load row 2 in source 2 175 vld1.32 d8[0], [r0], r3 @load row 3 in source 1 176 vld1.32 d8[1], [r0], r3 @load row 4 in source 1 178 vld1.32 d10[0], [r1], r4 @load row 3 in source 2 179 vld1.32 d10[1], [r1], r4 @load row 4 in source 2 199 vst1.32 d4[0], [r2], r5 @store row 1 in destination 200 vst1.32 d4[1], [r2], r5 @store row 2 in destination [all …]
|
D | ih264_weighted_pred_a9q.s | 136 vld1.32 d4[0], [r0], r2 @load row 1 in source 137 vld1.32 d4[1], [r0], r2 @load row 2 in source 138 vld1.32 d6[0], [r0], r2 @load row 3 in source 139 vld1.32 d6[1], [r0], r2 @load row 4 in source 157 vst1.32 d4[0], [r1], r3 @store row 1 in destination 158 vst1.32 d4[1], [r1], r3 @store row 2 in destination 159 vst1.32 d6[0], [r1], r3 @store row 3 in destination 160 vst1.32 d6[1], [r1], r3 @store row 4 in destination 168 vld1.8 d4, [r0], r2 @load row 1 in source 169 vld1.8 d6, [r0], r2 @load row 2 in source [all …]
|
/external/libavc/common/armv8/ |
D | ih264_weighted_bi_pred_av8.s | 164 ld1 {v4.s}[0], [x0], x3 //load row 1 in source 1 165 ld1 {v4.s}[1], [x0], x3 //load row 2 in source 1 166 ld1 {v6.s}[0], [x1], x4 //load row 1 in source 2 167 ld1 {v6.s}[1], [x1], x4 //load row 2 in source 2 169 ld1 {v8.s}[0], [x0], x3 //load row 3 in source 1 170 ld1 {v8.s}[1], [x0], x3 //load row 4 in source 1 172 ld1 {v10.s}[0], [x1], x4 //load row 3 in source 2 173 ld1 {v10.s}[1], [x1], x4 //load row 4 in source 2 187 st1 {v4.s}[0], [x2], x5 //store row 1 in destination 188 st1 {v4.s}[1], [x2], x5 //store row 2 in destination [all …]
|
D | ih264_weighted_pred_av8.s | 138 ld1 {v4.s}[0], [x0], x2 //load row 1 in source 139 ld1 {v4.s}[1], [x0], x2 //load row 2 in source 140 ld1 {v6.s}[0], [x0], x2 //load row 3 in source 141 ld1 {v6.s}[1], [x0], x2 //load row 4 in source 159 st1 {v4.s}[0], [x1], x3 //store row 1 in destination 160 st1 {v4.s}[1], [x1], x3 //store row 2 in destination 161 st1 {v6.s}[0], [x1], x3 //store row 3 in destination 162 st1 {v6.s}[1], [x1], x3 //store row 4 in destination 170 ld1 {v4.8b}, [x0], x2 //load row 1 in source 171 ld1 {v6.8b}, [x0], x2 //load row 2 in source [all …]
|
/external/libhevc/common/arm64/ |
D | ihevc_intra_pred_luma_mode_3_to_9.s | 159 … x1, x1, #9 //ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row 176 movi v27.8b, #7 //row 0 to 7 178 sub v1.8b, v1.8b , v2.8b //ref_main_idx (sub row) 179 sub v1.8b, v26.8b , v1.8b //ref_main_idx (row 0) 181 sub v19.8b, v1.8b , v2.8b //ref_main_idx + 1 (row 0) 182 tbl v12.8b, {v0.16b},v1.8b //load from ref_main_idx (row 0) 185 tbl v13.8b, {v0.16b},v19.8b //load from ref_main_idx + 1 (row 0) 186 sub v4.8b, v1.8b , v2.8b //ref_main_idx (row 1) 187 sub v5.8b, v19.8b , v2.8b //ref_main_idx + 1 (row 1) 189 tbl v16.8b, {v0.16b},v4.8b //load from ref_main_idx (row 1) [all …]
|
D | ihevc_intra_pred_filters_luma_mode_11_to_17.s | 297 dup v27.8b,w0 //row value inc or reset accordingly 299 add v19.8b, v19.8b , v27.8b //ref_main_idx (add row) 300 sub v19.8b, v19.8b , v26.8b //ref_main_idx (row 0) 301 add v21.8b, v19.8b , v2.8b //ref_main_idx + 1 (row 0) 302 tbl v12.8b, {v0.16b},v19.8b //load from ref_main_idx (row 0) 305 tbl v13.8b, {v0.16b},v21.8b //load from ref_main_idx + 1 (row 0) 306 add v4.8b, v19.8b , v2.8b //ref_main_idx (row 1) 307 add v5.8b, v21.8b , v2.8b //ref_main_idx + 1 (row 1) 309 tbl v16.8b, {v0.16b},v4.8b //load from ref_main_idx (row 1) 310 umull v24.8h, v12.8b, v7.8b //mul (row 0) [all …]
|
D | ihevc_intra_pred_chroma_mode_3_to_9.s | 152 … x1, x1, #26 //ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row 173 movi v3.8b, #22 //row 0 to 7 175 sub v2.8b, v2.8b , v27.8b //ref_main_idx (sub row) 176 sub v2.8b, v26.8b , v2.8b //ref_main_idx (row 0) 178 sub v3.8b, v2.8b , v29.8b //ref_main_idx + 1 (row 0) 179 tbl v25.8b, { v0.16b, v1.16b}, v2.8b //load from ref_main_idx (row 0) 182 tbl v13.8b, { v0.16b, v1.16b}, v3.8b //load from ref_main_idx + 1 (row 0) 183 sub v4.8b, v2.8b , v29.8b //ref_main_idx (row 1) 184 sub v5.8b, v3.8b , v29.8b //ref_main_idx + 1 (row 1) 188 tbl v16.8b, { v0.16b, v1.16b}, v4.8b //load from ref_main_idx (row 1) [all …]
|
D | ihevc_intra_pred_filters_chroma_mode_11_to_17.s | 297 add v19.8b, v19.8b , v27.8b //ref_main_idx (add row) 298 sub v19.8b, v19.8b , v26.8b //ref_main_idx (row 0) 299 add v21.8b, v19.8b , v29.8b //ref_main_idx + 1 (row 0) 300 tbl v12.8b, { v0.16b, v1.16b}, v19.8b //load from ref_main_idx (row 0) 303 tbl v13.8b, { v0.16b, v1.16b}, v21.8b //load from ref_main_idx + 1 (row 0) 304 add v4.8b, v19.8b , v29.8b //ref_main_idx (row 1) 305 add v5.8b, v21.8b , v29.8b //ref_main_idx + 1 (row 1) 307 // mov x0, #4 @ 2 *(row * 2 ) 310 tbl v16.8b, { v0.16b, v1.16b}, v4.8b //load from ref_main_idx (row 1) 311 umull v24.8h, v12.8b, v7.8b //mul (row 0) [all …]
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | DataTable.java | 24 * A table to display data from JSONObjects. Each row displays data from one 25 * JSONObject. A header row with column titles is automatically generated, and 31 * <li>.data-row-header - the column title row 32 * <li>.data-row-one/.data-row-two - data row styles. These two are alternated. 36 public static final String HEADER_STYLE = "data-row-header"; 37 public static final String CLICKABLE_STYLE = "data-row-clickable"; 38 public static final String HIGHLIGHTED_STYLE = "data-row-highlighted"; 47 public void onRowClicked(int rowIndex, JSONObject row, boolean isRightClick); in onRowClicked() argument 64 public Widget createWidget(int row, int cell, JSONObject rowObject); in createWidget() argument 108 protected void setRowStyle(int row) { in setRowStyle() argument [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | FieldMatrix.java | 29 * returns the element in the first row, first column of the matrix.</p> 44 * row and column dimensions. 49 * @throws IllegalArgumentException if row or column dimension is not positive 125 * @param startRow Initial row index 126 * @param endRow Final row index (inclusive) 140 * @param selectedRows Array of row indices. 144 * @exception MatrixIndexException if row or column selections are not valid 153 * @param startRow Initial row index 154 * @param endRow Final row index (inclusive) 170 * @param selectedRows Array of row indices. [all …]
|
D | RealMatrix.java | 27 * returns the element in the first row, first column of the matrix.</p> 35 * row and column dimensions. 40 * @throws IllegalArgumentException if row or column dimension is not positive 114 * maximum absolute row sum norm</a> of the matrix. 132 * @param startRow Initial row index 133 * @param endRow Final row index (inclusive) 147 * @param selectedRows Array of row indices. 151 * @exception MatrixIndexException if row or column selections are not valid 160 * @param startRow Initial row index 161 * @param endRow Final row index (inclusive) [all …]
|
D | AbstractRealMatrix.java | 51 * Create a new RealMatrix with the supplied row and column dimensions. 55 * @throws IllegalArgumentException if row or column dimension is not positive 86 for (int row = 0; row < rowCount; ++row) { in add() 88 out.setEntry(row, col, getEntry(row, col) + m.getEntry(row, col)); in add() 105 for (int row = 0; row < rowCount; ++row) { in subtract() 107 out.setEntry(row, col, getEntry(row, col) - m.getEntry(row, col)); in subtract() 121 for (int row = 0; row < rowCount; ++row) { in scalarAdd() 123 out.setEntry(row, col, getEntry(row, col) + d); in scalarAdd() 137 for (int row = 0; row < rowCount; ++row) { in scalarMultiply() 139 out.setEntry(row, col, getEntry(row, col) * d); in scalarMultiply() [all …]
|
D | BigMatrixImpl.java | 49 * returns the element in the first row, first column of the matrix.</li></ul></p> 97 * Create a new BigMatrix with the supplied row and column dimensions. 101 * @throws IllegalArgumentException if row or column dimension is not 198 for (int row = 1; row < nRows; row++) { in BigMatrixImpl() 199 if (d[row].length != nCols) { in BigMatrixImpl() 202 nCols, d[row].length); in BigMatrixImpl() 228 for (int row = 1; row < nRows; row++) { in BigMatrixImpl() 229 if (d[row].length != nCols) { in BigMatrixImpl() 232 nCols, d[row].length); in BigMatrixImpl() 251 for (int row = 0; row < nRows; row++) { in BigMatrixImpl() [all …]
|
D | AbstractFieldMatrix.java | 59 * Create a new FieldMatrix<T> with the supplied row and column dimensions. 64 * @throws IllegalArgumentException if row or column dimension is not positive 178 for (int row = 0; row < rowCount; ++row) { in add() 180 out.setEntry(row, col, getEntry(row, col).add(m.getEntry(row, col))); in add() 197 for (int row = 0; row < rowCount; ++row) { in subtract() 199 out.setEntry(row, col, getEntry(row, col).subtract(m.getEntry(row, col))); in subtract() 213 for (int row = 0; row < rowCount; ++row) { in scalarAdd() 215 out.setEntry(row, col, getEntry(row, col).add(d)); in scalarAdd() 229 for (int row = 0; row < rowCount; ++row) { in scalarMultiply() 231 out.setEntry(row, col, getEntry(row, col).multiply(d)); in scalarMultiply() [all …]
|
/external/libjpeg-turbo/java/ |
D | TJUnitTest.java | 160 int index, row, col, halfway = 16; in initBuf() local 164 for (row = 0; row < h; row++) { in initBuf() 167 index = pitch * (h - row - 1) + col; in initBuf() 169 index = pitch * row + col; in initBuf() 170 if (((row / 8) + (col / 8)) % 2 == 0) in initBuf() 171 buf[index] = (row < halfway) ? (byte)255 : 0; in initBuf() 173 buf[index] = (row < halfway) ? 76 : (byte)226; in initBuf() 180 for (row = 0; row < h; row++) { in initBuf() 183 index = (h - row - 1) * w + col; in initBuf() 185 index = row * w + col; in initBuf() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_tile.c | 42 unsigned row; /* current source row */ in micro_tile_8_x_4_8bit() local 49 for (row = 0; row < height; row += tile_height) in micro_tile_8_x_4_8bit() 53 uint8_t *src2 = (uint8_t *)src + src_pitch * row + col; in micro_tile_8_x_4_8bit() 54 uint8_t *dst2 = (uint8_t *)dst + row * dst_pitch + in micro_tile_8_x_4_8bit() 58 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit() 73 unsigned row; /* current source row */ in micro_tile_4_x_4_16bit() local 80 for (row = 0; row < height; row += tile_height) in micro_tile_4_x_4_16bit() 84 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_4_x_4_16bit() 85 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + in micro_tile_4_x_4_16bit() 89 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tile.c | 42 unsigned row; /* current source row */ in micro_tile_8_x_4_8bit() local 49 for (row = 0; row < height; row += tile_height) in micro_tile_8_x_4_8bit() 53 uint8_t *src2 = (uint8_t *)src + src_pitch * row + col; in micro_tile_8_x_4_8bit() 54 uint8_t *dst2 = (uint8_t *)dst + row * dst_pitch + in micro_tile_8_x_4_8bit() 58 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit() 73 unsigned row; /* current source row */ in micro_tile_4_x_4_16bit() local 80 for (row = 0; row < height; row += tile_height) in micro_tile_4_x_4_16bit() 84 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_4_x_4_16bit() 85 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + in micro_tile_4_x_4_16bit() 89 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit() [all …]
|
/external/libhevc/common/x86/ |
D | ihevc_sao_ssse3_intr.c | 131 WORD32 row, col; in ihevc_sao_band_offset_luma_ssse3() local 144 for(row = 0; row < ht; row++) in ihevc_sao_band_offset_luma_ssse3() 146 pu1_src_left[row] = pu1_src[row * src_strd + (wd - 1)]; in ihevc_sao_band_offset_luma_ssse3() 257 for(row = ht; row > 0; row -= 2) in ihevc_sao_band_offset_luma_ssse3() 261 //row = 0 load 8 pixel values from 7:0 pos. relative to cur. pos. in ihevc_sao_band_offset_luma_ssse3() 263 // row = 1 in ihevc_sao_band_offset_luma_ssse3() 283 //row 0 and row1 in ihevc_sao_band_offset_luma_ssse3() 286 //values 16 to 31 for row 0 & 1 but values <16 ==0 in ihevc_sao_band_offset_luma_ssse3() 288 // values 0 to 15 for row 0 & 1 in ihevc_sao_band_offset_luma_ssse3() 290 //values 16 to 31 for row 0 & 1 but values <16 masked to ff in ihevc_sao_band_offset_luma_ssse3() [all …]
|
D | ihevc_inter_pred_filters_ssse3_intr.c | 127 WORD32 row, col; in ihevc_inter_pred_luma_copy_ssse3() local 136 for(row = 0; row < ht; row += 4) in ihevc_inter_pred_luma_copy_ssse3() 141 src0_16x8b = _mm_loadu_si128((__m128i *)(pu1_src)); /* row =0 */ in ihevc_inter_pred_luma_copy_ssse3() 142 src1_16x8b = _mm_loadu_si128((__m128i *)(pu1_src + 1 * src_strd)); /* row =1 */ in ihevc_inter_pred_luma_copy_ssse3() 143 src2_16x8b = _mm_loadu_si128((__m128i *)(pu1_src + 2 * src_strd)); /* row =2 */ in ihevc_inter_pred_luma_copy_ssse3() 144 src3_16x8b = _mm_loadu_si128((__m128i *)(pu1_src + 3 * src_strd)); /* row =3 */ in ihevc_inter_pred_luma_copy_ssse3() 147 _mm_storeu_si128((__m128i *)(pu1_dst), src0_16x8b); /* row =0 */ in ihevc_inter_pred_luma_copy_ssse3() 148 _mm_storeu_si128((__m128i *)(pu1_dst + 1 * dst_strd), src1_16x8b); /* row =1 */ in ihevc_inter_pred_luma_copy_ssse3() 149 _mm_storeu_si128((__m128i *)(pu1_dst + 2 * dst_strd), src2_16x8b); /* row =2 */ in ihevc_inter_pred_luma_copy_ssse3() 150 _mm_storeu_si128((__m128i *)(pu1_dst + 3 * dst_strd), src3_16x8b); /* row =3 */ in ihevc_inter_pred_luma_copy_ssse3() [all …]
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_region.cc | 23 DesktopRegion::Row::Row(int32_t top, int32_t bottom) in Row() function in webrtc::DesktopRegion::Row 27 DesktopRegion::Row::~Row() {} in ~Row() 51 // Copy each row. in operator =() 52 Row* row = it->second; in operator =() local 53 it->second = new Row(*row); in operator =() 59 // Iterate over rows of the tow regions and compare each row. in Equals() 77 for (Rows::iterator row = rows_.begin(); row != rows_.end(); ++row) { in Clear() local 78 delete row->second; in Clear() 98 Rows::iterator row = rows_.upper_bound(top); in AddRect() local 100 if (row == rows_.end() || top < row->second->top) { in AddRect() [all …]
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/ |
D | graphics_PiglitBVT_14.sh | 39 …exing/fs-temp-array-mat2-row-rd" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 40 …exing/fs-temp-array-mat2-row-wr" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 43 …exing/fs-temp-array-mat3-row-rd" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 44 …exing/fs-temp-array-mat3-row-wr" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 47 …exing/fs-temp-array-mat4-row-rd" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 48 …exing/fs-temp-array-mat4-row-wr" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable-in… 51 …iable-indexing/fs-temp-mat2-row-rd" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable… 52 …iable-indexing/fs-temp-mat2-row-wr" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable… 55 …iable-indexing/fs-temp-mat3-row-rd" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable… 56 …iable-indexing/fs-temp-mat3-row-wr" 0.0 "bin/shader_runner tests/spec/glsl-1.10/execution/variable… [all …]
|