Home
last modified time | relevance | path

Searched refs:planeUV (Results 1 – 23 of 23) sorted by relevance

/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/vp8/
H A Dtoken.go28 planeUV const
H A Dreconstruct.go317 nz = d.parseResiduals4(partition, planeUV, nz+unz[x+c], quant.uv, false, coeffBase)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/image/
H A Dtest_image.cpp207 ze_image_handle_t planeUV; in HWTEST2_F() local
208 ret = imageHW->createView(device, &imageViewDescPlaneUV, &planeUV); in HWTEST2_F()
214 auto planeUVAllocation = Image::fromHandle(planeUV)->getAllocation(); in HWTEST2_F()
220 zeImageDestroy(planeUV); in HWTEST2_F()