/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_reconinter.c | 89 is_q4 ? src_mv->col : src_mv->col * 2 }; 91 const int subpel_x = mv.col & SUBPEL_MASK; 94 src += (mv.row >> SUBPEL_BITS) * src_stride + (mv.col >> SUBPEL_BITS); 109 round_mv_comp_q4(mi->bmi[0].as_mv[idx].as_mv.col + 110 mi->bmi[1].as_mv[idx].as_mv.col + 111 mi->bmi[2].as_mv[idx].as_mv.col + 112 mi->bmi[3].as_mv[idx].as_mv.col) }; 128 src_mv->col * (1 << (1 - ss_x)) 188 scaled_mv.col = mv_q4.col [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
tscoll.cpp | 144 IntlTestCollator::doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) 148 UCollator *myCollation = (UCollator *)((RuleBasedCollator *)col)->getUCollator(); 150 Collator::EComparisonResult compareResult = col->compare(source, target); 153 col->getCollationKey(source, srckey, status); 154 col->getCollationKey(target, tgtkey, status); 257 IntlTestCollator::doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) { 258 doTest(col, UnicodeString(source), UnicodeString(target), result); 262 IntlTestCollator::doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) 264 if(col) { 265 doTestVariant(col, source, target, result) [all...] |
canittst.cpp | 257 UnicodeString CanonicalIteratorTest::collectionToString(Hashtable *col) { 262 UnicodeString **resArray = new UnicodeString*[col->count()]; 268 ne = col->nextElement(el); 274 ne = col->nextElement(el); 277 for(i = 0; i<col->count(); ++i) { 281 qsort(resArray, col->count(), sizeof(UnicodeString *), compareUnicodeStrings); 285 for(i = 1; i<col->count(); ++i) { 291 Iterator it = col.iterator();
|
/external/harfbuzz_ng/util/ |
ansi-print.cc | 131 for (unsigned int col = 0; col < w; col++) 135 for (unsigned int col = 0; col < limit; col++) 138 for (unsigned int col = limit; col < w; col++) 392 for (unsigned int col = 0; col < cols; col++) [all...] |
/external/icu/icu4c/source/test/intltest/ |
tscoll.cpp | 126 IntlTestCollator::doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) 130 UCollator *myCollation = col->toUCollator(); 132 Collator::EComparisonResult compareResult = col->compare(source, target); 135 col->getCollationKey(source, srckey, status); 136 col->getCollationKey(target, tgtkey, status); 239 IntlTestCollator::doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) { 240 doTest(col, UnicodeString(source), UnicodeString(target), result); 244 IntlTestCollator::doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) 246 if(col) { 247 doTestVariant(col, source, target, result) [all...] |
canittst.cpp | 257 UnicodeString CanonicalIteratorTest::collectionToString(Hashtable *col) { 262 UnicodeString **resArray = new UnicodeString*[col->count()]; 268 ne = col->nextElement(el); 274 ne = col->nextElement(el); 277 for(i = 0; i<col->count(); ++i) { 281 qsort(resArray, col->count(), sizeof(UnicodeString *), compareUnicodeStrings); 285 for(i = 1; i<col->count(); ++i) { 291 Iterator it = col.iterator();
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
JDBCDatabaseMetaData.java | 646 int col = ((Integer) h.get("name")).intValue(); local 648 if (r0[col].compareTo(columnNamePattern) != 0) { 656 row[3] = r0[col]; 657 col = ((Integer) h.get("type")).intValue(); 658 String typeStr = r0[col]; 667 col = ((Integer) h.get("dflt_value")).intValue(); 668 row[12] = r0[col]; 672 col = ((Integer) h.get("cid")).intValue(); 673 row[16] = Integer.toString(Integer.parseInt(r0[col]) + 1); // android-changed 674 col = ((Integer) h.get("notnull")).intValue() 777 int col = ((Integer) h0.get("unique")).intValue(); local 896 int col = ((Integer) h0.get("unique")).intValue(); local 956 int col = ((Integer) h0.get("type")).intValue(); local 989 int col = ((Integer) h0.get("table")).intValue(); local 1316 int col = ((Integer) h0.get("unique")).intValue(); local [all...] |
/hardware/intel/common/libva/test/ |
loadsurface.h | 29 int row=0, col=0; local 32 for (col=0; col<dst_imgw; col++) { 33 *(dst_img + row * dst_imgw + col) = *(src_img + (row * src_imgh/dst_imgh) * src_imgw + col * src_imgw/dst_imgw); 59 int row, col; local 98 for (col=0; col<width; col++, q++) [all...] |
/external/chromium_org/third_party/libjpeg_turbo/ |
jccolor.c | 386 register JDIMENSION col; local 396 for (col = 0; col < num_cols; col++) { 401 outptr3[col] = inptr[3]; /* don't need GETJSAMPLE here */ 409 outptr0[col] = (JSAMPLE) 413 outptr1[col] = (JSAMPLE) 417 outptr2[col] = (JSAMPLE) 438 register JDIMENSION col; local 446 for (col = 0; col < num_cols; col++) 467 register JDIMENSION col; local [all...] |
rdbmp.c | 130 register JDIMENSION col; local 141 for (col = cinfo->image_width; col > 0; col--) { 159 register JDIMENSION col; local 172 for (col = cinfo->image_width; col > 0; col--) { 190 register JDIMENSION col; local 202 for (col = cinfo->image_width; col > 0; col--) [all...] |
wrbmp.c | 78 register JDIMENSION col; local 92 for (col = cinfo->output_width; col > 0; col--) { 113 register JDIMENSION col; local 125 for (col = cinfo->output_width; col > 0; col--) { 351 register JDIMENSION col; local 370 for (col = dest->row_width; col > 0; col--) [all...] |
/external/chromium_org/third_party/skia/src/utils/ |
SkTextureCompressor_Blitter.h | 344 const int col = startX - i; variable 348 SkASSERT(0 <= col && col < BlockDim); 350 memcpy(block + row*BlockDim + col, 438 // the range [col, col+colsLeft). 441 inline void updateBlockColumns(Block block, const int col, 444 SkASSERT(col + colsLeft <= BlockDim); 446 for (int i = col; i < (col + colsLeft); ++i) 551 const int col = curX % BlockDim; local 567 const int col = 0; local 584 const int col = curX % BlockDim; local 621 const int col = curX % BlockDim; variable [all...] |
/external/chromium_org/third_party/boringssl/src/ssl/ |
d1_srtp.c | 196 char *col; local 209 col=strchr(ptr,':'); 212 col ? col-ptr : (int)strlen(ptr))) 222 if(col) ptr=col+1; 223 } while (col);
|
/external/openfst/src/lib/ |
symbol-table.cc | 51 vector<char *> col; local 53 SplitToVector(line, separator.c_str(), &col, true); 54 if (col.size() == 0) // empty line 56 if (col.size() != 2) { 58 << col.size() << "), " 64 const char *symbol = col[0]; 65 const char *value = col[1];
|
/external/openssl/ssl/ |
d1_srtp.c | 175 char *col; local 188 col=strchr(ptr,':'); 191 col ? col-ptr : (int)strlen(ptr))) 209 if(col) ptr=col+1; 210 } while (col);
|
/external/srec/srec/clib/ |
matrix_i.c | 46 double *col, **input; local 56 col = (double *) CALLOC(dim, sizeof(double), "clib.col"); 69 col[ii] = 0; 70 col[jj] = 1; 71 lubksb(input, dim, index, col); 73 inv[ii][jj] = col[ii]; 78 FREE((char *)col);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_maos_vbtmp.h | 44 GLfloat (*col)[4], (*spec)[4]; 126 col = VB->AttribPtr[_TNL_ATTRIB_COLOR0]->data; 129 col = (GLfloat (*)[4])ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; 166 STRIDE_4F(col, start * col_stride); 196 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.red, col[0][0]); 197 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.green, col[0][1]); 198 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.blue, col[0][2]); 199 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.alpha, col[0][3]); 200 STRIDE_4F(col, col_stride);
|
/external/eigen/Eigen/src/SparseCore/ |
SparseMatrix.h | 171 inline Scalar coeff(Index row, Index col) const 173 eigen_assert(row>=0 && row<rows() && col>=0 && col<cols()); 175 const Index outer = IsRowMajor ? row : col; 176 const Index inner = IsRowMajor ? col : row; 189 inline Scalar& coeffRef(Index row, Index col) 191 eigen_assert(row>=0 && row<rows() && col>=0 && col<cols()); 193 const Index outer = IsRowMajor ? row : col; 194 const Index inner = IsRowMajor ? col : row 889 inline Index col() const { return IsRowMajor ? index() : m_outer; } function in class:Eigen::SparseMatrix::InnerIterator 922 inline Index col() const { return IsRowMajor ? index() : m_outer; } function in class:Eigen::SparseMatrix::ReverseInnerIterator [all...] |
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_maos_vbtmp.h | 44 GLfloat (*col)[4], (*spec)[4]; 126 col = VB->AttribPtr[_TNL_ATTRIB_COLOR0]->data; 129 col = (GLfloat (*)[4])ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; 166 STRIDE_4F(col, start * col_stride); 196 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.red, col[0][0]); 197 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.green, col[0][1]); 198 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.blue, col[0][2]); 199 UNCLAMPED_FLOAT_TO_UBYTE(v[0].rgba.alpha, col[0][3]); 200 STRIDE_4F(col, col_stride);
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
SerializationStressTest3.java | 655 Object col = Collections.synchronizedMap(TABLE); local 656 objToSave = col; 661 assertTrue(MSG_TEST_FAILED + objToSave, col.equals(objLoaded)); 684 Object col = Collections.unmodifiableMap(TABLE); local 685 objToSave = col; 690 assertTrue(MSG_TEST_FAILED + objToSave, col.equals(objLoaded)); 741 Object col = Collections.synchronizedMap(MAP); local 742 objToSave = col; 747 assertTrue(MSG_TEST_FAILED + objToSave, col.equals(objLoaded)); 770 Object col = Collections.unmodifiableMap(MAP) local 855 Object col = Collections.synchronizedList(LIST); local 884 Object col = Collections.unmodifiableList(LIST); local 941 Object col = Collections.synchronizedSet(SET); local 970 Object col = Collections.unmodifiableSet(SET); local 1027 Object col = Collections.synchronizedSortedMap(TREE); local 1056 Object col = Collections.unmodifiableSortedMap(TREE); local 1113 Object col = Collections.synchronizedSortedSet(SORTSET); local 1142 Object col = Collections.unmodifiableSortedSet(SORTSET); local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceExplorerView.java | 282 TreeColumn col = new TreeColumn(parent, style); local 285 col.setWidth(fixedSize); 286 col.setResizable(false); 292 col.setText(sample_text); 293 col.pack(); 297 prefs.setValue(pref_name, col.getWidth()); 300 col.setWidth(prefs.getInt(pref_name)); 306 col.addControlListener(new ControlListener() { 324 col.setText(header);
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
FontSize.cpp | 142 int col = (keyword - 1); local 143 return quirksMode ? quirksFontSizeTable[row][col] : strictFontSizeTable[row][col];
|
/external/chromium_org/third_party/skia/tests/ |
Matrix44Test.cpp | 84 for (int col = 0; col < 4; ++col) { 85 placeholderMatrix->setDouble(row, col, row * col); 96 for (int col = 0; col < 4; ++col) { 97 REPORTER_ASSERT(reporter, nearly_equal_double(row * col, testMatrix->getDouble(row, col))); [all...] |
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
fdjac1.h | 48 fjac.col(j) = (wa1-fvec)/h; 67 fjac.col(j).setZero(); 70 fjac.col(j).segment(start, length) = ( wa1.segment(start, length)-fvec.segment(start, length))/h;
|
/external/jpeg/ |
rdbmp.c | 127 register JDIMENSION col; local 138 for (col = cinfo->image_width; col > 0; col--) { 156 register JDIMENSION col; local 169 for (col = cinfo->image_width; col > 0; col--) { 194 JDIMENSION row, col; local 208 for (col = source->row_width; col > 0; col--) [all...] |