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

/external/aac/libFDK/include/
H A DFDK_hybrid.h112 typedef struct FDK_HYBRID_SETUP *HANDLE_FDK_HYBRID_SETUP;
/external/aac/libFDK/src/
H A DFDK_hybrid.cpp132 struct FDK_HYBRID_SETUP struct
146 static const FDK_HYBRID_SETUP setup_3_16 = { 3, { 8, 4, 4}, { 8, 4, 4}, 13, (13-1)/2, ringbuffIdxTab};
147 static const FDK_HYBRID_SETUP setup_3_12 = { 3, { 8, 2, 2}, { 8, 2, 2}, 13, (13-1)/2, ringbuffIdxTab};
148 static const FDK_HYBRID_SETUP setup_3_10 = { 3, { 6, 2, 2}, { -8, -2, 2}, 13, (13-1)/2, ringbuffIdxTab};

Completed in 312 milliseconds