Searched defs:dct (Results 1 – 2 of 2) sorted by relevance
38 FastDCT<const uint8_t, int16_t> dct(kImageLength); in GenerateFingerprint() local
183 def __new__(cls, name, parents, dct): argument