Home
last modified time | relevance | path

Searched defs:plane (Results 226 – 250 of 11015) sorted by relevance

12345678910>>...441

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/kmb/
H A Dkmb_plane.c68 static unsigned int check_pixel_format(struct drm_plane *plane, u32 format) in check_pixel_format()
79 static int kmb_plane_atomic_check(struct drm_plane *plane, in kmb_plane_atomic_check()
112 static void kmb_plane_atomic_disable(struct drm_plane *plane, in kmb_plane_atomic_disable()
280 static void kmb_plane_atomic_update(struct drm_plane *plane, in kmb_plane_atomic_update()
460 void kmb_plane_destroy(struct drm_plane *plane) in kmb_plane_destroy()
480 struct kmb_plane *plane = NULL; in kmb_plane_init() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/post_filter/
H A Dsuper_res.cc42 for (int plane = kPlaneY; plane < planes_; ++plane) { in ApplySuperRes() local
100 for (int plane = 0; plane < planes_; ++plane) { in ApplySuperResForOneSuperBlockRow() local
118 for (int plane = 0; plane < planes_; ++plane) { in ApplySuperResForOneSuperBlockRow() local
156 for (int plane = 0; plane < planes_; ++plane) { in ApplySuperResThreaded() local
189 for (int plane = 0; plane < planes_; ++plane) { in SetupDeblockBuffer() local
209 for (int plane = 0; plane < planes_; ++plane) { in SetupDeblockBuffer() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/
H A Dloop_filter_mask.h77 uint8_t GetLevel(int mask_id, int plane, LoopFilterType type, in GetLevel()
82 uint64_t GetLeft(int mask_id, int plane, LoopFilterTransformSizeId tx_size_id, in GetLeft()
87 uint64_t GetTop(int mask_id, int plane, LoopFilterTransformSizeId tx_size_id, in GetTop()
94 void SetLeft(uint64_t new_mask, int mask_id, int plane, in SetLeft()
100 void SetTop(uint64_t new_mask, int mask_id, int plane, in SetTop()
106 void SetLevel(uint8_t level, int mask_id, int plane, LoopFilterType type, in SetLevel()
H A Dloop_restoration_info.cc53 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
82 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
93 Plane plane, BlockSize block_size, bool is_superres_scaled, in PopulateUnitInfoForSuperBlock()
129 SymbolDecoderContext* const symbol_decoder_context, Plane plane, in ReadUnitCoefficients()
156 DaalaBitReader* const reader, Plane plane, int unit_id, in ReadWienerInfo()
185 DaalaBitReader* const reader, Plane plane, int unit_id, in ReadSgrProjInfo()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/kmb/
H A Dkmb_plane.c68 static unsigned int check_pixel_format(struct drm_plane *plane, u32 format) in check_pixel_format()
79 static int kmb_plane_atomic_check(struct drm_plane *plane, in kmb_plane_atomic_check()
112 static void kmb_plane_atomic_disable(struct drm_plane *plane, in kmb_plane_atomic_disable()
280 static void kmb_plane_atomic_update(struct drm_plane *plane, in kmb_plane_atomic_update()
460 void kmb_plane_destroy(struct drm_plane *plane) in kmb_plane_destroy()
480 struct kmb_plane *plane = NULL; in kmb_plane_init() local
/dports/multimedia/libfame/libfame-0.9.1/src/
H A Dreconstruct_float.h37 static void inline reconstruct(unsigned char *plane, in reconstruct()
73 static void inline sum(unsigned char *plane, in sum()
118 static void inline move(unsigned char *plane, in move()
H A Dreconstruct_mmx.h21 static void inline reconstruct(unsigned char *plane, in reconstruct()
87 static void inline sum(unsigned char *plane, in sum()
150 static void inline move(unsigned char *plane, in move()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXVec4d.cpp73 FXVec4d plane(const FXVec3d& a,const FXVec3d& b,const FXVec3d& c){ in plane() function
80 FXVec4d plane(const FXVec3d& vec,FXdouble dist){ in plane() function
87 FXVec4d plane(const FXVec3d& vec,const FXVec3d& p){ in plane() function
94 FXVec4d plane(const FXVec4d& vec){ in plane() function
H A DFXVec4f.cpp74 FXVec4f plane(const FXVec3f& a,const FXVec3f& b,const FXVec3f& c){ in plane() function
81 FXVec4f plane(const FXVec3f& vec,FXfloat dist){ in plane() function
88 FXVec4f plane(const FXVec3f& vec,const FXVec3f& p){ in plane() function
95 FXVec4f plane(const FXVec4f& vec){ in plane() function
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXVec4d.cpp73 FXVec4d plane(const FXVec3d& a,const FXVec3d& b,const FXVec3d& c){ in plane() function
80 FXVec4d plane(const FXVec3d& vec,FXdouble dist){ in plane() function
87 FXVec4d plane(const FXVec3d& vec,const FXVec3d& p){ in plane() function
94 FXVec4d plane(const FXVec4d& vec){ in plane() function
H A DFXVec4f.cpp74 FXVec4f plane(const FXVec3f& a,const FXVec3f& b,const FXVec3f& c){ in plane() function
81 FXVec4f plane(const FXVec3f& vec,FXfloat dist){ in plane() function
88 FXVec4f plane(const FXVec3f& vec,const FXVec3f& p){ in plane() function
95 FXVec4f plane(const FXVec4f& vec){ in plane() function
/dports/devel/notcurses/notcurses-3.0.1/src/libcpp/
H A DUtilities.cc6 ncplane* Utilities::to_ncplane (const Plane *plane) noexcept in to_ncplane()
22 NotCurses* Utilities::get_notcurses_cpp (const Plane *plane) noexcept in get_notcurses_cpp()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_geom_square.f90123 type(geo_square_delta), intent(in) :: plane local
139 type(geo_square_gauss), intent(in) :: plane local
152 type(geo_square_exp), intent(in) :: plane local
204 type(geo_square_delta), intent(in) :: plane local
216 type(geo_square_gauss), intent(in) :: plane local
226 type(geo_square_exp), intent(in) :: plane local
237 subroutine correct_square_delta(cell,plane) argument
239 type(geo_square_delta), intent(inout) :: plane local
282 subroutine correct_square_gauss(cell,plane) argument
303 subroutine correct_square_exp(cell,plane) argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-plane.c94 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba()
258 void ipu_plane_disable_deferred(struct drm_plane *plane) in ipu_plane_disable_deferred()
269 static void ipu_plane_state_reset(struct drm_plane *plane) in ipu_plane_state_reset()
291 ipu_plane_duplicate_state(struct drm_plane *plane) in ipu_plane_duplicate_state()
305 static void ipu_plane_destroy_state(struct drm_plane *plane, in ipu_plane_destroy_state()
314 static bool ipu_plane_format_mod_supported(struct drm_plane *plane, in ipu_plane_format_mod_supported()
339 static int ipu_plane_atomic_check(struct drm_plane *plane, in ipu_plane_atomic_check()
496 static void ipu_plane_atomic_disable(struct drm_plane *plane, in ipu_plane_atomic_disable()
541 static void ipu_plane_atomic_update(struct drm_plane *plane, in ipu_plane_atomic_update()
721 bool ipu_plane_atomic_update_pending(struct drm_plane *plane) in ipu_plane_atomic_update_pending()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-plane.c94 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba()
258 void ipu_plane_disable_deferred(struct drm_plane *plane) in ipu_plane_disable_deferred()
269 static void ipu_plane_state_reset(struct drm_plane *plane) in ipu_plane_state_reset()
291 ipu_plane_duplicate_state(struct drm_plane *plane) in ipu_plane_duplicate_state()
305 static void ipu_plane_destroy_state(struct drm_plane *plane, in ipu_plane_destroy_state()
314 static bool ipu_plane_format_mod_supported(struct drm_plane *plane, in ipu_plane_format_mod_supported()
339 static int ipu_plane_atomic_check(struct drm_plane *plane, in ipu_plane_atomic_check()
496 static void ipu_plane_atomic_disable(struct drm_plane *plane, in ipu_plane_atomic_disable()
541 static void ipu_plane_atomic_update(struct drm_plane *plane, in ipu_plane_atomic_update()
721 bool ipu_plane_atomic_update_pending(struct drm_plane *plane) in ipu_plane_atomic_update_pending()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-plane.c94 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba()
258 void ipu_plane_disable_deferred(struct drm_plane *plane) in ipu_plane_disable_deferred()
269 static void ipu_plane_state_reset(struct drm_plane *plane) in ipu_plane_state_reset()
291 ipu_plane_duplicate_state(struct drm_plane *plane) in ipu_plane_duplicate_state()
305 static void ipu_plane_destroy_state(struct drm_plane *plane, in ipu_plane_destroy_state()
314 static bool ipu_plane_format_mod_supported(struct drm_plane *plane, in ipu_plane_format_mod_supported()
339 static int ipu_plane_atomic_check(struct drm_plane *plane, in ipu_plane_atomic_check()
496 static void ipu_plane_atomic_disable(struct drm_plane *plane, in ipu_plane_atomic_disable()
541 static void ipu_plane_atomic_update(struct drm_plane *plane, in ipu_plane_atomic_update()
721 bool ipu_plane_atomic_update_pending(struct drm_plane *plane) in ipu_plane_atomic_update_pending()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_overlay.c99 nv10_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in nv10_update_plane()
183 nv10_disable_plane(struct drm_plane *plane) in nv10_disable_plane()
198 nv_destroy_plane(struct drm_plane *plane) in nv_destroy_plane()
206 nv10_set_params(struct nouveau_plane *plane) in nv10_set_params()
233 nv_set_property(struct drm_plane *plane, in nv_set_property()
270 struct nouveau_plane *plane = kzalloc(sizeof(struct nouveau_plane), GFP_KERNEL); in nv10_overlay_init() local
350 nv04_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in nv04_update_plane()
437 nv04_disable_plane(struct drm_plane *plane) in nv04_disable_plane()
465 struct nouveau_plane *plane = kzalloc(sizeof(struct nouveau_plane), GFP_KERNEL); in nv04_overlay_init() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_fb.c43 struct plane { struct
53 struct plane planes[2]; argument
86 struct plane *plane = &omap_fb->planes[n]; in get_linear_addr() local
238 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
253 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
279 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_unpin() local
391 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_init() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_fb.c43 struct plane { struct
53 struct plane planes[2]; argument
86 struct plane *plane = &omap_fb->planes[n]; in get_linear_addr() local
238 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
253 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
279 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_unpin() local
391 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_init() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_fb.c43 struct plane { struct
53 struct plane planes[2]; argument
86 struct plane *plane = &omap_fb->planes[n]; in get_linear_addr() local
238 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
253 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_pin() local
279 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_unpin() local
391 struct plane *plane = &omap_fb->planes[i]; in omap_framebuffer_init() local
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dloop_restoration_info.cc67 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
94 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
105 Plane plane, BlockSize block_size, bool is_superres_scaled, in PopulateUnitInfoForSuperBlock()
137 SymbolDecoderContext* const symbol_decoder_context, Plane plane, in ReadUnitCoefficients()
164 EntropyDecoder* const reader, Plane plane, int unit_id, in ReadWienerInfo()
201 EntropyDecoder* const reader, Plane plane, int unit_id, in ReadSgrProjInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/
H A Dloop_restoration_info.cc67 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
94 for (int plane = kPlaneY; plane < num_planes; ++plane) { in Reset() local
105 Plane plane, BlockSize block_size, bool is_superres_scaled, in PopulateUnitInfoForSuperBlock()
137 SymbolDecoderContext* const symbol_decoder_context, Plane plane, in ReadUnitCoefficients()
164 DaalaBitReader* const reader, Plane plane, int unit_id, in ReadWienerInfo()
201 DaalaBitReader* const reader, Plane plane, int unit_id, in ReadSgrProjInfo()
/dports/games/zhlt/zhlt-3.4/hlrad/
H A Dmathutil.cpp37 inline bool PointInWinding(const Winding* const W, const dplane_t* const plane, const vec_t* const … in PointInWinding()
52 bool PointInTri(const vec_t* const point, const dplane_t* const plane, const vec_t* const p1, const… in PointInTri()
134 bool LineSegmentIntersectsPlane(const dplane_t& plane, const vec_t* const p1, const vec_t* const p2… in LineSegmentIntersectsPlane()
159 …aneFromPoints(const vec_t* const p1, const vec_t* const p2, const vec_t* const p3, dplane_t* plane) in PlaneFromPoints()
173 void SnapToPlane(const dplane_t* const plane, vec_t* const point, const vec_t offset) in SnapToPlane()
192 const dplane_t* plane; in TestSegmentAgainstOpaqueList() local
/dports/graphics/netpbm/netpbm-10.91.01/lib/
H A Dlibpamread.c77 unsigned int plane; in readPlainNonPbmRow() local
134 unsigned int plane; in parse1BpsRow() local
155 unsigned int plane; in parse2BpsRow() local
176 unsigned int plane; in parse3BpsRow() local
197 unsigned int plane; in parse4BpsRow() local
233 unsigned int plane; in validatePamRow() local
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DTestPlane.cxx44 vtkSmartPointer<vtkPlane> plane = in TestPlane() local
64 vtkSmartPointer<vtkPlane> plane = in TestPlane() local
84 vtkSmartPointer<vtkPlane> plane = in TestPlane() local

12345678910>>...441