Home
last modified time | relevance | path

Searched defs:Height (Results 1 – 20 of 20) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dcairo_cached_surface.cc27 int CairoCachedSurface::Height() const { in Height() function in CairoCachedSurface
Dcustom_button.cc66 int CustomDrawButtonBase::Height() const { in Height() function in CustomDrawButtonBase
/external/libvpx/vp8/common/
Donyxd.h30 int Height; member
Donyx.h105 int Height; // height of data passed to the compressor member
Dfilter.c385 int Height in filter_block2d_bil()
Donyxc_int.h92 int Height; member
Dpostproc.c472 unsigned int Width, unsigned int Height, int Pitch) in vp8_plane_add_noise_c()
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.h117 unsigned Height; member
201 unsigned Height; member
DMachineTraceMetrics.cpp270 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
770 static unsigned updatePhysDepsUpwards(const MachineInstr *MI, unsigned Height, in updatePhysDepsUpwards()
913 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
951 unsigned Height = TBI.Succ ? Cycles.lookup(PHI).Height : 0; in computeInstrHeights() local
/external/libvpx/vp8/common/arm/
Dbilinearfilter_arm.c26 int Height in vp8_filter_block2d_bil_armv6()
/external/opencv/otherlibs/highgui/
Dhighgui.h372 int Height() { return !m_img ? 0 : !m_img->roi ? m_img->height : m_img->roi->height;}; in Height() function
/external/libvpx/vp8/decoder/
Ddecodframe.c604 const int Height = pc->Height; in vp8_decode_frame() local
/external/libvpx/vp8/common/x86/
Dpostproc_mmx.c1411 void vp8_plane_add_noise_mmx(unsigned char *Start, unsigned int Width, unsigned int Height, int Pit… in vp8_plane_add_noise_mmx()
1460 void vp8_plane_add_noise_wmt(unsigned char *Start, unsigned int Width, unsigned int Height, int Pit… in vp8_plane_add_noise_wmt()
/external/giflib/
Dgif_lib.h79 GifWord Left, Top, Width, Height, /* Current image dimensions. */ member
/external/opencv/cxcore/include/
Dcvwimage.h193 int Height() const {return image_->height; } in Height() function
/external/jhead/
Djhead.h85 int Height, Width; member
/external/llvm/include/llvm/ADT/
DIntervalMap.h858 void fillLeft(unsigned Height) { in fillLeft()
1226 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp369 unsigned Height = PredSU->getHeight(); in ReleasePred() local
2165 unsigned Height = I->getSUnit()->getHeight(); in closestSucc() local
2301 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBase *SPQ) { in BUHasStall()
/external/webrtc/src/modules/interface/
Dmodule_common_types.h503 WebRtc_UWord32 Height() const {return _height;} in Height() function
/external/mesa3d/src/mesa/main/
Dmtypes.h1067 GLsizei Width, Height; /**< Size of box */ member
1227 GLuint Height; /**< = 2^HeightLog2 + 2*Border */ member