Searched defs:FIXP_HTB (Results 1 - 1 of 1) sorted by relevance

/external/aac/libFDK/src/
H A DFDK_hybrid.cpp118 #define FIXP_HTB FIXP_SGL /* SGL data type. */ macro
123 #define FIXP_HTB FIXP_DBL /* SGL data type. */ macro
158 static const FIXP_HTB HybFilterCoef2[13] = {
164 static const FIXP_HTB HybFilterCoef4[13] = {
460 const FIXP_HTB *p = HybFilterCoef2;
500 const FIXP_HTB *p = HybFilterCoef4;

Completed in 69 milliseconds