HomeSort by relevance Sort by last modified time
    Searched refs:FDK_HYBRID_SETUP (Results 1 - 2 of 2) sorted by null

  /external/aac/libFDK/include/
FDK_hybrid.h 112 typedef struct FDK_HYBRID_SETUP *HANDLE_FDK_HYBRID_SETUP;
  /external/aac/libFDK/src/
FDK_hybrid.cpp 132 struct FDK_HYBRID_SETUP
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 70 milliseconds