Home
last modified time | relevance | path

Searched refs:aperture (Results 1 – 7 of 7) sorted by relevance

/external/opencv/cv/src/
D_cvimgproc.h56 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture );
D_cvipp.h443 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture ))
/external/oprofile/events/x86-64/hammer/
Dunit_masks116 0x01 GART aperture hit on access from CPU
117 0x02 GART aperture hit on access from I/O
/external/kernel-headers/original/linux/
Dfb.h897 struct aperture { struct
906 + max_num * sizeof(struct aperture), GFP_KERNEL); in alloc_apertures()
/external/oprofile/events/x86-64/family10/
Dunit_masks135 0x01 GART aperture hit on access from CPU
136 0x02 GART aperture hit on access from I/O
/external/webkit/Source/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm876 // dimensions, aspect ratio, clean aperture, resolution, and so forth, as defined for the
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1613358 Tell QuickTime to use clean aperture mode so movies with non-square pixels are sized
13362 (WebCore::MediaPlayerPrivate::createQTMovie): Ask QuickTime to use clean aperture mode.