/external/opencore/fileformats/mp4/composer/src/ |
slconfigdescriptor.cpp | 115 contents += 4; // (32 bits for start Comp TS)
|
/external/ppp/pppd/ |
chap_ms.h | 84 #include <net/ppp-comp.h> /* MPPE_MAX_KEY_LEN */
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/ |
Makefile | 15 # comp.compilers, OK?
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
EBCDIC | 32 I came in late on this discussion - I don't follow comp.compilers very
|
/frameworks/base/include/media/stagefright/ |
MetaData.h | 57 kKeyComposer = 'comp', // cstring
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Dec_Utils.c | 149 G722DEC_DPRINT(":: Comp Thrd Exiting here...\n"); 409 G722DEC_DPRINT("::Comp: InBuffHeader[%ld] = %p\n", i, pTemp); 410 G722DEC_DPRINT("::Comp: >>>> InputBuffHeader[%ld]->pBuffer = %p\n", i, pTemp->pBuffer); 411 G722DEC_DPRINT("::Comp: Ip : pTemp_lcml[%ld] = %p\n", i, pTemp_lcml); 439 G722DEC_DPRINT("::Comp: >>>>>>>>>>>>> OutBuffHeader[%ld] = %p\n", i, pTemp); 440 G722DEC_DPRINT("::Comp: >>>> OutBuffHeader[%ld]->pBuffer = %p\n", i, pTemp->pBuffer); 441 G722DEC_DPRINT("::Comp: Op : pTemp_lcml[%ld] = %p\n", i, pTemp_lcml); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Enc_Utils.c | 768 G726ENC_DPRINT("%d :: Comp: OMX_ErrorInsufficientResources\n", __LINE__); [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Component.h | 49 /** @ingroup comp */ 60 /** @ingroup comp */ 88 /** @ingroup comp */ 305 * @ingroup comp
|
/external/ppp/pppd/include/net/ |
ppp-comp.h | 2 * ppp-comp.h - Definitions for doing PPP packet compression. 35 * $Id: ppp-comp.h,v 1.13 2002/12/06 09:49:15 paulus Exp $
|
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/ |
BitmapTest.java | 167 private static int computePrePostMul(int alpha, int comp) { 171 int premul = Math.round(alpha * comp / 255.f);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Dec_CompThread.c | 128 G726DEC_DPRINT(":: Comp Thrd Exiting here...\n"); 135 G726DEC_EPRINT(":: Comp Thrd Exiting here...\n");
|
OMX_G726Dec_Utils.c | 307 G726DEC_DPRINT("::Comp: InBuffHeader[%ld] = %p\n", i, pTemp); 308 G726DEC_DPRINT("::Comp: >>>> InputBuffHeader[%ld]->pBuffer = %p\n", i, pTemp->pBuffer); 309 G726DEC_DPRINT("::Comp: Ip : pTemp_lcml[%ld] = %p\n", i, pTemp_lcml); 333 G726DEC_DPRINT("::Comp: >>>>>>>>>>>>> OutBuffHeader[%ld] = %p\n", i, pTemp); 334 G726DEC_DPRINT("::Comp: >>>> OutBuffHeader[%ld]->pBuffer = %p\n", i, pTemp->pBuffer); 335 G726DEC_DPRINT("::Comp: Op : pTemp_lcml[%ld] = %p\n", i, pTemp_lcml); [all...] |
/external/jpeg/ |
makefile.bcc | 205 comp testimg.ppm testout.ppm < n.tmp 206 comp testimg.bmp testout.bmp < n.tmp 207 comp testimg.jpg testout.jpg < n.tmp 208 comp testimg.ppm testoutp.ppm < n.tmp 209 comp testimgp.jpg testoutp.jpg < n.tmp 210 comp testorig.jpg testoutt.jpg < n.tmp
|
makefile.wat | 155 comp testimg.ppm testout.ppm < n.tmp 156 comp testimg.bmp testout.bmp < n.tmp 157 comp testimg.jpg testout.jpg < n.tmp 158 comp testimg.ppm testoutp.ppm < n.tmp 159 comp testimgp.jpg testoutp.jpg < n.tmp 160 comp testorig.jpg testoutt.jpg < n.tmp
|
/external/opencore/nodes/pvmediaoutputnode/src/ |
pv_media_output_node_inport.cpp | 443 //before media output comp start (can happen for active components) 444 //in those cases the comp can either accept or reject data 730 //iEosStreamIDVec is used as a FIFO to store the steamids of eos sent to mio comp. 731 //streamid is pushed in at front when call writeasync(eos) to mio comp. 732 //streamid is poped out from end when mio comp. calls writecomplete(eos), 734 //This logic depends on Mio comp. process data(at least eos msg) in a sequencial style. 740 // Report EndofData to engine only if MIO comp sends success for End Of Stream. [all...] |
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_tree.h | 353 Oscl_Rb_Tree(const Compare& comp = Compare()) 354 : node_count(0), key_compare(comp) 449 bool comp = true; local 453 comp = key_compare(KeyOfValue()(v), key(x)); 454 x = comp ? left(x) : right(x); 457 if (comp)
|
/frameworks/base/awt/java/awt/ |
Component.java | 2985 Component comp = this; local [all...] |
/external/opencore/doc/oscl_html/ |
oscl__map_8h-source.html | 76 <a name="l00088"></a><a class="code" href="classOscl__Map_1_1value__compare.html#n0">00088</a> Compare <a class="code" href="classOscl__Map_1_1value__compare.html#n0">comp</a>; 77 <a name="l00089"></a><a class="code" href="classOscl__Map_1_1value__compare.html#b0">00089</a> <a class="code" href="classOscl__Map_1_1value__compare.html#b0">value_compare</a>(Compare c) : <a class="code" href="classOscl__Map_1_1value__compare.html#n0">comp</a>(c) {} 81 00093 <span class="keywordflow">return</span> <a class="code" href="classOscl__Map_1_1value__compare.html#n0">comp</a>(x.<a class="code" href="structOscl__Pair.html#m0">first</a>, y.<a class="code" href="structOscl__Pair.html#m0">first</a>); 87 <a name="l00102"></a><a class="code" href="classOscl__Map.html#a0">00102</a> <a class="code" href="classOscl__Map.html#a0">Oscl_Map</a>(<span class="keyword">const</span> Compare& comp = Compare()) : t(comp) {} 89 00104 <span class="comment">// const Compare& comp = Compare()) : t(first, last, comp, false) {}</span>
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDec_Utils.c | 171 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 193 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 201 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 208 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 216 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 219 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 225 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 259 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 262 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__); 278 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__) [all...] |
/external/dbus/dbus/ |
dbus-object-tree.c | 1065 int i, j, comp; local 1091 comp = 0; 1096 while (comp < n_components) 1117 retval[comp] = _dbus_memdup (&data[i], j - i + 1); 1118 if (retval[comp] == NULL) 1123 retval[comp][j-i] = '\0'; 1126 comp, retval[comp]); 1129 ++comp; [all...] |
/external/libxml2/ |
schematron.c | 90 xmlXPathCompExprPtr comp; /* the compiled expression */ member in struct:_xmlSchematronTest 311 xmlXPathCompExprPtr comp; local 320 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); 321 if (comp == NULL) { 338 ret->comp = comp; 367 if (tests->comp != NULL) 368 xmlXPathFreeCompExpr(tests->comp); [all...] |
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ualgo.h | 451 Compare comp; local 452 return (comp (*i1, *i2) ? -1 : (comp (*i2, *i1) ? 1 : 0)); 483 void stable_sort (RandomAccessIterator first, RandomAccessIterator last, Compare comp) 486 for (j = i; j-- > first && !comp(*j, *i););
|
/frameworks/base/services/java/com/android/server/ |
WallpaperManagerService.java | 222 ComponentName comp = mWallpaperComponent; local 224 bindWallpaperComponentLocked(comp); 689 String comp = parser.getAttributeValue(null, "component"); local 690 mNextWallpaperComponent = comp != null 691 ? ComponentName.unflattenFromString(comp) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEnc_Utils.c | [all...] |
/external/openssl/ssl/ |
s23_clnt.c | 211 SSL_COMP *comp; local 381 comp=sk_SSL_COMP_value(s->ctx->comp_methods,i); 382 *(p++)=comp->id;
|