/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
mp4lib_int.h | 73 int refSelectCode; /* enhancement layer reference select code */ 125 int enhancementType; /* VOL type of enhancement layer */ 208 /* Data used to facilitate multiple layer decoding. 05/04/2000 */ 210 Vop **vopHeader; /* one for each layer. 08/29/2000 */ 253 int currLayer; /* Current frame layer */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
h245.h | 32 #include "layer.h" 52 class H245 : public Layer, public PacketInput, public PacketOutput 94 // Send a message to H.245 PER layer (normally from Srp). 134 // Send a message to Lower Layer (normally Srp) 139 // Send a message to H.245 SE layer (normally from Tsc).
|
/external/webkit/WebCore/platform/graphics/skia/ |
PlatformContextSkia.h | 49 // would like to poke at our graphics layer as well (like the Image and Font 78 // color and all text drawing needs to go to a layer so that the alpha is 87 // Begins a layer that is clipped to the image |imageBuffer| at the location 88 // |rect|. This layer is implicitly restored when the next restore is 161 // should use this layer of indirection instead of using the canvas
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4lib_int.h | 73 int refSelectCode; /* enhancement layer reference select code */ 125 int enhancementType; /* VOL type of enhancement layer */ 208 /* Data used to facilitate multiple layer decoding. 05/04/2000 */ 210 Vop **vopHeader; /* one for each layer. 08/29/2000 */ 253 int currLayer; /* Current frame layer */
|
/external/skia/src/core/ |
SkCanvas.cpp | 34 static void inc_layer() { ++gLayerCounter; printf("----- inc layer %d\n", gLayerCounter); } 35 static void dec_layer() { --gLayerCounter; printf("----- dec layer %d\n", gLayerCounter); } 66 these are used (assuming we're not on a layer) we rebuild these cache 535 DeviceCM* layer = fMCRec->fTopLayer; local 537 if (NULL == layer->fNext) { // only one layer 538 layer->updateMC(totalMatrix, totalClip, NULL); 543 layer->updateMC(totalMatrix, clip, &clip); 544 } while ((layer = layer->fNext) != NULL) 658 DeviceCM* layer = SkNEW_ARGS(DeviceCM, (device, ir.fLeft, ir.fTop, paint)); local 694 DeviceCM* layer = fMCRec->fLayer; \/\/ may be null local [all...] |
/external/kernel-headers/original/linux/ |
atmdev.h | 86 /* get AAL layer statistics */ 88 /* get AAL layer statistics and zero */ 248 setup), controlled by socket layer */ 250 socket layer */ 252 layer */ 254 controlled by SVC socket layer */ 294 unsigned long aal_options; /* AAL layer options */ 295 unsigned long atm_options; /* ATM layer options */ 405 unsigned long atm_options; /* ATM layer options */
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnJAJP.java | 338 /** Target layer of the {@link ComposingText} */ 1342 int layer = mTargetLayer; local 1575 int layer = mTargetLayer; local 1605 int layer = mTargetLayer; local 1665 int layer = mTargetLayer; local 2138 int layer; local [all...] |
/external/opencore/oscl/oscl/osclbase/src/ |
pvlogger.h | 55 // The instrumentation layer allows groups 61 * Release Layer 63 * The release layer should only be used for messages that 66 * However, when allowed the release layer should contain 74 * Profile Layer 76 * The profile layer is used for messages and information 82 * High Level Debug Layer 84 * This layer should contain messages that have very minimal 93 * Mid Level Debug Layer 95 * This layer should contain messages that are useful in th [all...] |
/external/bluetooth/bluez/audio/ |
gstavdtpsink.c | 634 /* layer */ 635 GST_LOG_OBJECT(self, "setting mpeg layer"); 637 if (mpeg->layer & BT_MPEG_LAYER_1) { 642 if (mpeg->layer & BT_MPEG_LAYER_2) { 647 if (mpeg->layer & BT_MPEG_LAYER_3) { 653 gst_structure_set_value(structure, "layer", list); 960 gint rate, layer; local 972 /* layer */ 973 value = gst_structure_get_value(structure, "layer"); 974 layer = g_value_get_int(value) [all...] |
a2dp.h | 87 uint8_t layer:3; member in struct:mpeg_codec_cap 109 uint8_t layer:3; member in struct:mpeg_codec_cap
|
/external/webkit/WebCore/rendering/ |
RenderInline.cpp | 591 toRenderInline(inlineFlow)->layer()->relativePositionOffset(left, top); 600 // layer's size instead. Even if the layer's size is wrong, the layer itself will repaint 604 IntRect boxRect(0, 0, cb->layer()->width(), cb->layer()->height()); 605 cb->layer()->subtractScrolledContentOffset(x, y); // For overflow:auto/scroll/hidden. 648 if (style()->position() == RelativePosition && layer()) 649 rect.move(layer()->relativePositionOffset()); 677 if (style()->position() == RelativePosition && layer()) { [all...] |
/frameworks/base/libs/surfaceflinger/ |
LayerBase.cpp | 203 const Layer::State& front(drawingState()); 204 const Layer::State& temp(currentState()); 208 // resize the layer, set the physical size to the requested size 209 Layer::State& editTemp(currentState()); 216 flags |= Layer::eVisibleRegion; 242 const Layer::State& s(drawingState()); 604 LOGE("layer %p, texture=%d, using format %d, which is not " 667 LOGE("layer=%p, glEGLImageTargetTexture2DOES(%p) " 679 LOGE("layer=%p, eglCreateImageKHR() failed. err=0x%4x", 745 // called with SurfaceFlinger::mStateLock as soon as the layer is entere 770 sp<LayerBaseClient> layer = getOwner(); local [all...] |
/bionic/libc/include/net/ |
if_types.h | 171 #define IFT_DOCSCABLEMACLAYER 0x7f /* CATV Mac Layer */ 179 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ 180 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */ 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */ 224 #define IFT_PROPDOCSWIRELESSMACLAYER 0xb4 /* prop/Wireless MAC Layer */ 231 #define IFT_AAL2 0xbb /* ATM adaptation layer 2 */ 232 #define IFT_RADIOMAC 0xbc /* MAC layer over radio links */
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/ |
ImplForVariable.java | 75 static TypeVariable findFormalVar(GenericDeclaration layer, String name) { 76 TypeVariable[] formalVars = layer.getTypeParameters();
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
Layer.java | 19 public class Layer { 21 public Layer(int axis) {
|
/external/libpcap/ |
atmuni31.h | 65 #define AAL_PARA 0x58 /* ATM adaptation layer parameters */ 69 #define B_HIGHER 0x5d /* broadband higher layer information */
|
/external/opencore/doc/oscl_html/ |
oscl__error__allocator_8h.html | 9 <hr><h1>oscl_error_allocator.h File Reference</h1>Defines a memory allocation class used by the oscl error layer. 26 Defines a memory allocation class used by the oscl error layer.
|
oscl__file__native_8h.html | 9 <hr><h1>oscl_file_native.h File Reference</h1>The file <a class="el" href="oscl__file__native_8h.html">oscl_file_native.h</a> defines the class <a class="el" href="classOsclNativeFile.html">OsclNativeFile</a>. This is the porting layer for basic file I/O operations. 24 The file <a class="el" href="oscl__file__native_8h.html">oscl_file_native.h</a> defines the class <a class="el" href="classOsclNativeFile.html">OsclNativeFile</a>. This is the porting layer for basic file I/O operations.
|
/external/tcpdump/ |
atmuni31.h | 65 #define AAL_PARA 0x58 /* ATM adaptation layer parameters */ 69 #define B_HIGHER 0x5d /* broadband higher layer information */
|
ppp.h | 28 #define PPP_OSI 0x0023 /* OSI Network Layer */ 49 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontChromiumWin.cpp | 57 iter.next(); // There is always at least one layer. 58 return !iter.done(); // There is > 1 layer if the the iterator can stil advance. 93 bool m_createdTransparencyLayer; // We created a layer to give the font some alpha. 121 // transparency layer with that opacity applied. We'll actually create 122 // a new transparency layer after we calculate the bounding box. 148 // but if we're drawing to a layer, we still need extra work. 155 // Common case of drawing onto the bottom layer of a web page: we 339 // lot, the way to fix it is to make the extra layer after the
|
/ndk/build/platforms/android-3/arch-arm/usr/include/net/ |
if_types.h | 171 #define IFT_DOCSCABLEMACLAYER 0x7f /* CATV Mac Layer */ 179 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ 180 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */ 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */ 224 #define IFT_PROPDOCSWIRELESSMACLAYER 0xb4 /* prop/Wireless MAC Layer */ 231 #define IFT_AAL2 0xbb /* ATM adaptation layer 2 */ 232 #define IFT_RADIOMAC 0xbc /* MAC layer over radio links */
|
/ndk/build/platforms/android-4/arch-arm/usr/include/net/ |
if_types.h | 171 #define IFT_DOCSCABLEMACLAYER 0x7f /* CATV Mac Layer */ 179 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ 180 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */ 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */ 224 #define IFT_PROPDOCSWIRELESSMACLAYER 0xb4 /* prop/Wireless MAC Layer */ 231 #define IFT_AAL2 0xbb /* ATM adaptation layer 2 */ 232 #define IFT_RADIOMAC 0xbc /* MAC layer over radio links */
|
/ndk/build/platforms/android-5/arch-arm/usr/include/net/ |
if_types.h | 171 #define IFT_DOCSCABLEMACLAYER 0x7f /* CATV Mac Layer */ 179 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ 180 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */ 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */ 224 #define IFT_PROPDOCSWIRELESSMACLAYER 0xb4 /* prop/Wireless MAC Layer */ 231 #define IFT_AAL2 0xbb /* ATM adaptation layer 2 */ 232 #define IFT_RADIOMAC 0xbc /* MAC layer over radio links */
|
/ndk/build/platforms/android-5/arch-x86/usr/include/net/ |
if_types.h | 171 #define IFT_DOCSCABLEMACLAYER 0x7f /* CATV Mac Layer */ 179 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ 180 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ 181 #define IFT_L3IPXVLAN 0x89 /* Layer 3 Virtual LAN - IPX Prot. */ 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */ 224 #define IFT_PROPDOCSWIRELESSMACLAYER 0xb4 /* prop/Wireless MAC Layer */ 231 #define IFT_AAL2 0xbb /* ATM adaptation layer 2 */ 232 #define IFT_RADIOMAC 0xbc /* MAC layer over radio links */
|