Searched refs:Table (Results 1 - 11 of 11) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVM_Mixer_TimeConstant.c70 LVM_UINT32 Table[] = {ALPHA_0, /* Log spaced look-up table */ local
151 Diff = (LVM_INT32)(Table[Shift] - Table[Shift+1]);
153 Product = Table[Shift+1] + (LVM_UINT32)Diff;
/frameworks/compile/mclinker/include/mcld/LD/
H A DNamePool.h33 typedef HashTable<ResolveInfo, hash::StringHash<hash::DJB> > Table; typedef in class:mcld::NamePool
34 typedef Table::iterator syminfo_iterator;
35 typedef Table::const_iterator const_syminfo_iterator;
123 Table m_Table;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_DecodeCoeffsToPair.c64 * [in] nTable Table number (0 to 4) according to the five columns
65 * of Table 9-5 in the H.264 spec
217 int Table = ZerosLeft; local
218 if (Table > 6)
220 Table = 7;
222 Run = armUnPackVLC32(ppBitStream, pOffset, armVCM4P10_CAVLCRunBeforeTables[Table-1]);
/frameworks/base/docs/html/ndk/downloads/
H A Ddownloads_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/base/docs/html/ndk/samples/
H A Dsamples_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/compile/mclinker/lib/LD/
H A DNamePool.cpp131 Table::iterator iter = m_Table.find(pName);
137 Table::const_iterator iter = m_Table.find(pName);
/frameworks/base/docs/html/ndk/guides/
H A Dguides_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/base/docs/html/ndk/reference/
H A Dreference_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A Dpred_lt4_1_opt.s48 ADRL r8, Table
456 Table: label
457 .word inter4_2-Table
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 419 milliseconds