Commit c8646f38 authored by vaclav's avatar vaclav
Browse files

HARMONIZE_DCT - remove unused static functions

parent 113b4417
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2440,6 +2440,7 @@ static void cftmdl(
    return;
}

#ifndef HARMONIZE_DCT
static void cftbsub(
    Word16 n,       // Q0
    Word32 *a,      // Qx
@@ -2632,7 +2633,6 @@ static void dctsub(
    return;
}

#ifndef HARMONIZE_DCT
/*-----------------------------------------------------------------*
 * edct2_fx_ivas()
 *