Searched defs:ResamplerTables (Results 1 – 1 of 1) sorted by relevance
23 extern const struct ResamplerTables { struct24 static const int KERNEL_Q = 512;25 static const int KERNEL_A = 16;27 const int32_t h alignas(2 * KERNEL_A *29 const int16_t d alignas(2 * KERNEL_A *