Searched defs:uvw (Results 1 – 4 of 4) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | strtest.cpp | 545 StringPiece uvw("q"); in TestStringPieceU8() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | SamplerCore.cpp | 530 …Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, in… in offsetSample() 1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2338 …void SamplerCore::address(Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipmap, F… in address()
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SamplerCore.cpp | 247 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int… in offsetSample() 1295 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2248 void SamplerCore::address(const Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipm… in address()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_colorspace.c | 761 int uvw = in->width >> desc->log2_chroma_w; in filter_frame() local
|