/external/libvorbis/lib/ |
bitrate.c | 30 codec_setup_info *ci=vi->codec_setup; local 31 bitrate_manager_info *bi=&ci->bi; 37 int halfsamples=ci->blocksizes[0]>>1; 39 bm->short_per_long=ci->blocksizes[1]/ci->blocksizes[0]; 80 codec_setup_info *ci=vi->codec_setup; local 81 bitrate_manager_info *bi=&ci->bi; 87 int samples=ci->blocksizes[vb->W]>>1;
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
Path.cpp | 92 for (sys::path::const_iterator ci = sys::path::begin(*i), 94 ci != ce; 95 ++ci) { 96 ASSERT_FALSE(ci->empty()); 101 for (sys::path::reverse_iterator ci = sys::path::rbegin(*i), 103 ci != ce; 104 ++ci) { 105 outs() << *ci << ',';
|
/external/tremolo/Tremolo/ |
res012.c | 61 codec_setup_info *ci=(codec_setup_info *)vi->codec_setup; local 71 if(info->groupbook>=ci->books)goto errout; 87 if(book>=ci->books)goto errout; 107 codec_setup_info *ci=(codec_setup_info *)vd->vi->codec_setup; local 108 codebook *phrasebook=ci->book_param+info->groupbook; 111 int pcmend=ci->blocksizes[vd->W]; 169 codebook *stagebook=ci->book_param+ 230 codebook *stagebook=ci->book_param+
|
/frameworks/base/services/core/java/com/android/server/am/ |
NativeCrashListener.java | 76 CrashInfo ci = new CrashInfo(); local 77 ci.exceptionClassName = "Native crash"; 78 ci.exceptionMessage = Os.strsignal(mSignal); 79 ci.throwFileName = "unknown"; 80 ci.throwClassName = "unknown"; 81 ci.throwMethodName = "unknown"; 82 ci.stackTrace = mCrashReport; 85 mAm.handleApplicationCrashInner("native_crash", mApp, mApp.processName, ci);
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
RuimFileHandler.java | 33 public RuimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { 34 super(app, aid, ci);
|
SIMFileHandler.java | 33 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { 34 super(app, aid, ci);
|
UsimFileHandler.java | 31 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { 32 super(app, aid, ci);
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
results_holder.h | 76 void inv_set_heading_confidence_interval(float ci); 79 void inv_set_accel_compass_confidence_interval(float ci);
|
/prebuilts/go/darwin-x86/src/image/internal/imageutil/ |
impl.go | 43 ci := (sy-src.Rect.Min.Y)*src.CStride + (sp.X - src.Rect.Min.X) 44 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 { 48 cb1 := int32(src.Cb[ci]) - 128 49 cr1 := int32(src.Cr[ci]) - 128 101 ci := ciBase + sx/2 105 cb1 := int32(src.Cb[ci]) - 128 106 cr1 := int32(src.Cr[ci]) - 128 158 ci := ciBase + sx/2 162 cb1 := int32(src.Cb[ci]) - 12 [all...] |
gen.go | 99 cb1 := int32(src.Cb[ci]) - 128 100 cr1 := int32(src.Cr[ci]) - 128 156 ci := (sy-src.Rect.Min.Y)*src.CStride + (sp.X - src.Rect.Min.X) 157 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 { 162 ci := ciBase + sx/2 167 ci := ciBase + sx/2 170 ci := (sy/2-src.Rect.Min.Y/2)*src.CStride + (sp.X - src.Rect.Min.X) 171 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 [all...] |
/prebuilts/go/linux-x86/src/image/internal/imageutil/ |
impl.go | 43 ci := (sy-src.Rect.Min.Y)*src.CStride + (sp.X - src.Rect.Min.X) 44 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 { 48 cb1 := int32(src.Cb[ci]) - 128 49 cr1 := int32(src.Cr[ci]) - 128 101 ci := ciBase + sx/2 105 cb1 := int32(src.Cb[ci]) - 128 106 cr1 := int32(src.Cr[ci]) - 128 158 ci := ciBase + sx/2 162 cb1 := int32(src.Cb[ci]) - 12 [all...] |
gen.go | 99 cb1 := int32(src.Cb[ci]) - 128 100 cr1 := int32(src.Cr[ci]) - 128 156 ci := (sy-src.Rect.Min.Y)*src.CStride + (sp.X - src.Rect.Min.X) 157 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 { 162 ci := ciBase + sx/2 167 ci := ciBase + sx/2 170 ci := (sy/2-src.Rect.Min.Y/2)*src.CStride + (sp.X - src.Rect.Min.X) 171 for x := x0; x != x1; x, yi, ci = x+4, yi+1, ci+1 [all...] |
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
gdb_index_test.cc | 72 const int ci = 3; member in namespace:two 96 c2<int const*> c2v3(&ci); member in namespace:two
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
p5.cpp | 86 extern const int ci; 91 S0<ci> s0c; // expected-error{{reference binding of non-type template parameter of type 'int &' to template argument of type 'const int' ignores qualifiers}} 96 S1<ci> s1c; 101 S2<ci> s2c; // expected-error{{reference binding of non-type template parameter of type 'volatile int &' to template argument of type 'const int' ignores qualifiers}} 106 S3<ci> s3c;
|
/external/gemmlowp/internal/ |
kernel_reference.h | 77 for (int ci = 0; ci < Format::Rhs::Cell::kWidth; ci++) { 83 OffsetIntoCell<typename Format::Rhs::Cell>(ci, di); 86 (ci + cc * Format::Rhs::Cell::kWidth) * Format::kRows;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
BreakIteratorRegTest.java | 115 private static String getString(CharacterIterator ci) { 116 StringBuffer buf = new StringBuffer(ci.getEndIndex() - ci.getBeginIndex() + 2); 118 for (char c = ci.first(); c != CharacterIterator.DONE; c = ci.next()) {
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
acm_codec_database.cc | 298 for (const CodecInst& ci : RentACodec::Database()) { 306 name_match = (STR_CASE_CMP(ci.plname, payload_name) == 0); 307 frequency_match = (frequency == ci.plfreq) || (frequency == -1); 310 channels_match = (channels == ci.channels); 318 return &ci - RentACodec::Database().data();
|
/external/libjpeg-turbo/ |
jdhuff.c | 94 int ci, blkn, dctbl, actbl; local 106 for (ci = 0; ci < cinfo->comps_in_scan; ci++) { 107 compptr = cinfo->cur_comp_info[ci]; 117 entropy->saved.last_dc_val[ci] = 0; 122 ci = cinfo->MCU_membership[blkn]; 123 compptr = cinfo->cur_comp_info[ci]; 524 int ci; local 536 for (ci = 0; ci < cinfo->comps_in_scan; ci++ 585 int ci = cinfo->MCU_membership[blkn]; local 680 int ci = cinfo->MCU_membership[blkn]; local [all...] |
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jcparam.c | 394 int ci; local 462 for (ci = 0; ci < cinfo->num_components; ci++) { 463 SET_COMP(ci, ci, 1,1, 0, 0,0); 475 fill_a_scan (jpeg_scan_info * scanptr, int ci, 480 scanptr->component_index[0] = ci; 494 int ci; local 496 for (ci = 0; ci < ncomps; ci++) 512 int ci; local [all...] |
/frameworks/av/media/ndk/ |
NdkMediaCodec.cpp | 587 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo* ci) { 588 return ci->numsubsamples; 592 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo* ci, uint8_t *dst) { 593 if (!ci) { 599 memcpy(dst, ci->key, 16); 604 media_status_t AMediaCodecCryptoInfo_getIV(AMediaCodecCryptoInfo* ci, uint8_t *dst) { 605 if (!ci) { 611 memcpy(dst, ci->iv, 16); 616 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo* ci) { 617 if (!ci) { [all...] |
/art/compiler/optimizing/ |
stack_map_test.cc | [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
BreakIteratorTest.java | 196 CharacterIterator ci = cbr.getText(); local 197 StringBuffer buf = new StringBuffer(ci.getEndIndex() - ci.getBeginIndex()); 198 for (char c = ci.first(); c != CharacterIterator.DONE; c = ci.next()) { 216 CharacterIterator ci = new StringCharacterIterator(text, pos); local 218 bi.setText(ci);
|
/libcore/ojluni/src/test/java/time/test/java/time/format/ |
TestZoneTextPrinterParser.java | 208 private void parseText(Set<String> zids, Locale locale, TextStyle style, boolean ci) { 210 DateTimeFormatter fmt = getFormatter(locale, style, ci); 218 parse(fmt, zid, expected, zid, locale, style, ci); 221 parse(fmt, zid, expected, names[i], locale, style, ci); 228 Locale locale, TextStyle style, boolean ci) { 229 if (ci) { 243 ci ? "ci" : " ", 248 private DateTimeFormatter getFormatter(Locale locale, TextStyle style, boolean ci) { 250 if (ci) { [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/ |
Form21c.java | 104 CstInsn ci = (CstInsn) insn; local 105 int cpi = ci.getIndex(); 111 Constant cst = ci.getConstant();
|
/dalvik/dx/src/com/android/dx/dex/code/form/ |
Form21c.java | 105 CstInsn ci = (CstInsn) insn; local 106 int cpi = ci.getIndex(); 107 Constant cst = ci.getConstant();
|