Home
last modified time | relevance | path

Searched defs:px (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h169 #define px_base(px) \ argument
177 #define px_dma(px) (__px_dma(px_base(px))) argument
179 #define px_pt(px) \ argument
183 #define px_used(px) (&px_pt(px)->used) argument
505 #define kmap_atomic_px(px) kmap_atomic(__px_page(px_base(px))) argument
510 #define fill_px(px, v) fill_page_dma(px_base(px), (v), PAGE_SIZE / sizeof(u64)) argument
511 #define fill32_px(px, v) do { \ argument
528 #define free_pt(vm, px) free_px(vm, px, 0) argument
529 #define free_pd(vm, px) free_px(vm, px_pt(px), 1) argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dgraphics.c83 unsigned char* px = dst_p; in text_blend() local
176 unsigned char* px = gr_draw->data; in gr_clear() local
203 unsigned char* px = p; in gr_fill() local
215 unsigned char* px = p; in gr_fill() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_perflib.c259 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) in amd_fixup_frequency()
286 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) {}; in amd_fixup_frequency()
329 struct acpi_processor_px *px = &(pr->performance->states[i]); in acpi_processor_get_performance_states() local
/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c151 uint32_t* px = dst_p; in text_blend() local
244 uint32_t* px = (uint32_t*)(gr_draw->data); in gr_clear() local
273 uint32_t* px = p; in gr_fill() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.cpp73 const double px = point->x; in LocatePoint() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_side_straight.hpp101 promoted_type const px = -dy / length; in apply() local
H A Dpoint_in_poly_franklin.hpp84 calculation_type const& px = get<0>(point); in apply() local
/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c247 unsigned int GetDenomValue(short * px, int inLen, short nQ) in GetDenomValue()
273 int xcorr(short* px, short* py, int inLen,unsigned short us16Thresh) in xcorr()
/OK3568_Linux_fs/kernel/lib/raid6/
H A Drecov.c24 u8 px, qx, db; in raid6_2data_recov_intx1() local
H A Drecov_neon_inner.c50 uint8x16_t vx, vy, px, qx, db; in __raid6_2data_recov_neon() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dscoped_ptr.hpp51 T * px; member in boost::scoped_ptr
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp159 calc_t const px = get<0>(point); in apply() local
231 calc_t const px = get<0>(point); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_feature.hpp36 float px; member in mbgl::CollisionBox
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dbsynz.c121 integer px; in bsynz_() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_dem_source.cpp82 const uint32_t px = (canonical.x - 1 + dim) % dim; in onTileChanged() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/
H A Dmap_transformer.hpp75 P const& px, P const& py, in set_transformation_point()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c139 u32 heads, x, y, px = 0; in nvkm_hwsq_wait_vblank() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_impl.hpp80 explicit sp_counted_impl_p( X * px ): px_( px ) in sp_counted_impl_p()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dmemx.c129 u32 heads, x, y, px = 0; in nvkm_memx_wait_vblank() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp638 …angle(double ax, double ay, double bx, double by, double cx, double cy, double px, double py) cons… in pointInTriangle()
698 double px = (a->x + b->x) / 2; in middleInside() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c318 int px = pos[dev->id][0]; in xf86RandRSetConfig() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp676 …angle(double ax, double ay, double bx, double by, double cx, double cy, double px, double py) cons… in pointInTriangle()
761 double px = (a->x + b->x) / 2; in middleInside() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp298 float px = ::roundf(static_cast<float>(x) * scale); in getGeometries() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/
H A Dexception.hpp59 adopt( T * px ) in adopt()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c280 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local

12