Home
last modified time | relevance | path

Searched defs:mtf (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dmove_to_front_test.cpp106 void CheckTree(const MoveToFrontTester& mtf, const std::string& expected, in CheckTree()
114 MoveToFrontTester mtf; in TEST() local
119 MoveToFrontTester mtf; in TEST() local
136 MoveToFrontTester mtf; in TEST() local
154 MoveToFrontTester mtf; in TEST() local
171 MoveToFrontTester mtf; in TEST() local
189 MoveToFrontTester mtf; in TEST() local
201 MoveToFrontTester mtf; in TEST() local
218 MoveToFrontTester mtf; in TEST() local
239 MoveToFrontTester mtf; in TEST() local
[all …]
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h305 uint32_t mtf[64 + 1]; member
Ddecode.c929 uint32_t* mtf = &state->mtf[1]; /* Make mtf[-1] addressable. */ in InverseMoveToFrontTransform() local
/third_party/node/deps/brotli/c/dec/
Dstate.h305 uint32_t mtf[64 + 1]; member
Ddecode.c929 uint32_t* mtf = &state->mtf[1]; /* Make mtf[-1] addressable. */ in InverseMoveToFrontTransform() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDecode.java419 int[] mtf = new int[256]; in inverseMoveToFrontTransform() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c599 uint8_t mtf[256]; in MoveToFrontTransform() local
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c599 uint8_t mtf[256]; in MoveToFrontTransform() local