Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cb864de authored by Martin Storsjo's avatar Martin Storsjo
Browse files

stagefright amrnb: Add includes for prototype declarations of tables

This was committed on the master branch of the opencore
repository in commit da3d0463c999871ee584a0d750be65be65d19b00,
based on AOSP contribution 10302.

Change-Id: I4ad5526634efecc2d2bb3d2169184b8d4d4d7671
parent 67d536a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ terms listed above has been obtained from the copyright holder.
; INCLUDES
----------------------------------------------------------------------------*/
#include "typedef.h"
#include "bitreorder_tab.h"

/*--------------------------------------------------------------------------*/
#ifdef __cplusplus
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ terms listed above has been obtained from the copyright holder.
; INCLUDES
----------------------------------------------------------------------------*/
#include "typedef.h"
#include "az_lsp.h"

/*--------------------------------------------------------------------------*/
#ifdef __cplusplus
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ terms listed above has been obtained from the copyright holder.
; INCLUDES
----------------------------------------------------------------------------*/
#include "typedef.h"
#include "inv_sqrt.h"

/*--------------------------------------------------------------------------*/
#ifdef __cplusplus
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@ terms listed above has been obtained from the copyright holder.
; INCLUDES
----------------------------------------------------------------------------*/
#include "typedef.h"
#include "log2_norm.h"

/*--------------------------------------------------------------------------*/
#ifdef __cplusplus
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ terms listed above has been obtained from the copyright holder.
----------------------------------------------------------------------------*/
#include    "typedef.h"
#include    "cnst.h"
#include    "lsp_tab.h"

/*--------------------------------------------------------------------------*/
#ifdef __cplusplus
Loading