Searched refs:FDK_HYBRID_SETUP (Results 1 - 2 of 2) sorted by relevance

/external/aac/libFDK/include/
H A DFDK_hybrid.h121 typedef const struct FDK_HYBRID_SETUP *HANDLE_FDK_HYBRID_SETUP;
/external/aac/libFDK/src/
H A DFDK_hybrid.cpp144 struct FDK_HYBRID_SETUP { struct
159 static const FDK_HYBRID_SETUP setup_3_16 = {3, {8, 4, 4}, {8, 4, 4},
161 static const FDK_HYBRID_SETUP setup_3_12 = {3, {8, 2, 2}, {8, 2, 2},
163 static const FDK_HYBRID_SETUP setup_3_10 = {3, {6, 2, 2}, {-8, -2, 2},

Completed in 98 milliseconds