Home
last modified time | relevance | path

Searched refs:UVheight (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/dirac/dirac-1.0.2/util/conversion/
H A DYUV420pt75filter.cpp146 const int UVheight = Yheight/2; in main() local
147 const int UVBufferSize = UVheight*UVwidth; in main()
187 for (int j=0; j<UVheight; ++j) in main()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_yuv.c899 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapUVPlanes() local
916 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
933 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
941 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
955 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_PackUVPlanes_to_NV() local
983 src1 = src2 + UVheight * srcUVPitch; in SDL_ConvertPixels_PackUVPlanes_to_NV()
990 y = UVheight; in SDL_ConvertPixels_PackUVPlanes_to_NV()
1029 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SplitNV_to_UVPlanes() local
1064 y = UVheight; in SDL_ConvertPixels_SplitNV_to_UVPlanes()
1108 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapNV() local
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_yuv.c902 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapUVPlanes() local
919 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
936 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
944 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
958 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_PackUVPlanes_to_NV() local
986 src1 = src2 + UVheight * srcUVPitch; in SDL_ConvertPixels_PackUVPlanes_to_NV()
993 y = UVheight; in SDL_ConvertPixels_PackUVPlanes_to_NV()
1032 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SplitNV_to_UVPlanes() local
1067 y = UVheight; in SDL_ConvertPixels_SplitNV_to_UVPlanes()
1111 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapNV() local
[all …]
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_yuv.c902 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapUVPlanes() local
919 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
936 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
944 for (y = 0; y < UVheight; ++y) { in SDL_ConvertPixels_SwapUVPlanes()
958 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_PackUVPlanes_to_NV() local
986 src1 = src2 + UVheight * srcUVPitch; in SDL_ConvertPixels_PackUVPlanes_to_NV()
993 y = UVheight; in SDL_ConvertPixels_PackUVPlanes_to_NV()
1032 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SplitNV_to_UVPlanes() local
1067 y = UVheight; in SDL_ConvertPixels_SplitNV_to_UVPlanes()
1111 const int UVheight = (height + 1)/2; in SDL_ConvertPixels_SwapNV() local
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_surface_2d_rt_base.cpp96 …OCK_PARAM inParam, uint32_t& sizePerPixel, uint32_t& UVwidth, uint32_t& UVheight, uint32_t& UVpitc… in GetPlanarInfomation() argument
99 UVheight = 0; in GetPlanarInfomation()
191 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
201 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
208 UVheight = inParam.height; in GetPlanarInfomation()
279 UVheight = inParam.height; in GetPlanarInfomation()
307 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
337 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
366 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
373 UVheight = inParam.height; in GetPlanarInfomation()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_surface_2d_rt_base.cpp96 …OCK_PARAM inParam, uint32_t& sizePerPixel, uint32_t& UVwidth, uint32_t& UVheight, uint32_t& UVpitc… in GetPlanarInfomation() argument
99 UVheight = 0; in GetPlanarInfomation()
191 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
201 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
208 UVheight = inParam.height; in GetPlanarInfomation()
279 UVheight = inParam.height; in GetPlanarInfomation()
307 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
337 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
366 UVheight = (inParam.height + 1) / 2; in GetPlanarInfomation()
373 UVheight = inParam.height; in GetPlanarInfomation()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/include/
H A Dshapes.inc758 #local UVheight = (UseUVheight=1);
778 #if (UVheight)
798 #local UVheight = (UseUVheight=1);
817 #if (UVheight)
837 #local UVheight = (UseUVheight=1);
859 #if (UVheight)
879 #local UVheight = (UseUVheight=1);
898 #if (UVheight)
/dports/graphics/povray37/povray-3.7.0.10/distribution/include/
H A Dshapes.inc758 #local UVheight = (UseUVheight=1);
778 #if (UVheight)
798 #local UVheight = (UseUVheight=1);
817 #if (UVheight)
837 #local UVheight = (UseUVheight=1);
859 #if (UVheight)
879 #local UVheight = (UseUVheight=1);
898 #if (UVheight)
/dports/graphics/povray36/povray-3.6.1/include/
H A Dshapes.inc729 #local UVheight = (UseUVheight=1);
749 #if (UVheight)
769 #local UVheight = (UseUVheight=1);
788 #if (UVheight)
808 #local UVheight = (UseUVheight=1);
830 #if (UVheight)
850 #local UVheight = (UseUVheight=1);
869 #if (UVheight)