Home
last modified time | relevance | path

Searched defs:ycc (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/nfnt/resize/
H A Dycc.go26 type ycc struct { struct
29 Pix []uint8
31 Stride int
33 Rect image.Rectangle
35 SubsampleRatio image.YCbCrSubsampleRatio
40 func (p *ycc) PixOffset(x, y int) int {
44 func (p *ycc) Bounds() image.Rectangle {
48 func (p *ycc) ColorModel() color.Model {
52 func (p *ycc) At(x, y int) color.Color {
64 func (p *ycc) Opaque() bool {
[all …]
H A Dconverter.go365 func resizeYCbCr(in *ycc, out *ycc, scale float64, coeffs []int16, offset []int, filterLength int) {
403 func nearestYCbCr(in *ycc, out *ycc, scale float64, coeffs []bool, offset []int, filterLength int) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/nfnt/resize/
H A Dycc.go26 type ycc struct { struct
29 Pix []uint8
31 Stride int
33 Rect image.Rectangle
35 SubsampleRatio image.YCbCrSubsampleRatio
40 func (p *ycc) PixOffset(x, y int) int {
44 func (p *ycc) Bounds() image.Rectangle {
48 func (p *ycc) ColorModel() color.Model {
52 func (p *ycc) At(x, y int) color.Color {
64 func (p *ycc) Opaque() bool {
[all …]
H A Dconverter.go365 func resizeYCbCr(in *ycc, out *ycc, scale float64, coeffs []int16, offset []int, filterLength int) {
403 func nearestYCbCr(in *ycc, out *ycc, scale float64, coeffs []bool, offset []int, filterLength int) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/nfnt/resize/
H A Dycc.go26 type ycc struct { struct
29 Pix []uint8
31 Stride int
33 Rect image.Rectangle
35 SubsampleRatio image.YCbCrSubsampleRatio
40 func (p *ycc) PixOffset(x, y int) int {
44 func (p *ycc) Bounds() image.Rectangle {
48 func (p *ycc) ColorModel() color.Model {
52 func (p *ycc) At(x, y int) color.Color {
64 func (p *ycc) Opaque() bool {
[all …]
H A Dconverter.go365 func resizeYCbCr(in *ycc, out *ycc, scale float64, coeffs []int16, offset []int, filterLength int) {
403 func nearestYCbCr(in *ycc, out *ycc, scale float64, coeffs []bool, offset []int, filterLength int) {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/nfnt/resize/
H A Dycc.go26 type ycc struct { struct
29 Pix []uint8
31 Stride int
33 Rect image.Rectangle
35 SubsampleRatio image.YCbCrSubsampleRatio
40 func (p *ycc) PixOffset(x, y int) int {
44 func (p *ycc) Bounds() image.Rectangle {
48 func (p *ycc) ColorModel() color.Model {
52 func (p *ycc) At(x, y int) color.Color {
64 func (p *ycc) Opaque() bool {
[all …]
H A Dconverter.go365 func resizeYCbCr(in *ycc, out *ycc, scale float64, coeffs []int16, offset []int, filterLength int) {
403 func nearestYCbCr(in *ycc, out *ycc, scale float64, coeffs []bool, offset []int, filterLength int) {
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/nfnt/resize/
H A Dycc.go26 type ycc struct { struct
29 Pix []uint8
31 Stride int
33 Rect image.Rectangle
35 SubsampleRatio image.YCbCrSubsampleRatio
40 func (p *ycc) PixOffset(x, y int) int {
44 func (p *ycc) Bounds() image.Rectangle {
48 func (p *ycc) ColorModel() color.Model {
52 func (p *ycc) At(x, y int) color.Color {
64 func (p *ycc) Opaque() bool {
[all …]
H A Dconverter.go365 func resizeYCbCr(in *ycc, out *ycc, scale float64, coeffs []int16, offset []int, filterLength int) {
403 func nearestYCbCr(in *ycc, out *ycc, scale float64, coeffs []bool, offset []int, filterLength int) {
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/
H A Dfilt.c222 double rgb[3], ycc[3]; in compute() local
329 double rgb[3], ycc[3]; in compute2() local
369 double rgb[3], ycc[3]; in compute2() local
443 double rgb[3], ycc[3]; in check() local
H A Ddpat.c232 double ycc[3], base[3]; in quant_rgb() local
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/casio/
H A Dycctoppm.c38 int QVycctoppm(const unsigned char *ycc, long int yccSize, int width, int height, int ratew, unsign… in QVycctoppm()
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/yarn/
H A Dyarn.plugin.zsh13 alias ycc="yarn cache clean" alias
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_math_color_test.cc37 float ycc[3], rgb[3]; in TEST() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dcs_qhull.c139 double xpq,ypq,zpq , xpr,ypr,zpr , xqr,yqr,zqr , xcc,ycc,zcc ; in sphere_voronoi_vectors() local
H A Dthd_incorrelate.c696 float_pair xcc , ycc ; float_quad xxyycc={0.0f,0.0f,0.0f,0.0f} ; in INCOR_2Dhist_xyclip() local
949 float *xcc, *ycc , *xycc ; in INCOR_addto_2Dhist() local
988 float *xcc, *ycc , *xycc ; in INCOR_addto_2Dhist() local
/dports/graphics/argyllcms/Argyll_V1.9.2/profile/
H A Dcolverify.c98 double ycc[3]; /* YCbCr if RGB and dovrml==4 */ member
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcxhumax.cpp847 static inline uint32_t ycc_to_rgb(uint32_t ycc) in ycc_to_rgb()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcxhumax.cpp847 static inline uint32_t ycc_to_rgb(uint32_t ycc) in ycc_to_rgb()
/dports/science/dynare/dynare-4.6.4/matlab/perfect-foresight-models/
H A Ddet_cond_forecast.m708 ycc = oo_.endo_simul; variable
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dload-jpx.c23 int ycc[3]; in jpx_ycc_to_rgb() local
H A Dload-tiff.c1107 int ycc[3]; in tiff_ycc_to_rgb() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcolortools.c1451 float rgba[4], ycc[3], luma; in scopes_update_cb() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dspeedmine.c239 double xcc=0.0, ycc=0.0, zcc=0.0; in perspective() local

12