aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-01-02 12:50:13 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2016-01-02 12:50:13 +0100
commitf299d8d9f283453cd7671bd174cfdc81503d5e5f (patch)
tree3a4de52630bec836f632dcf74923069a5c83335e /tests/checkasm/checkasm.h
parenteb50a3d4409d23429e7576429647d43dce09e69d (diff)
parent489e6add4478b0f5717dbf644234c6f3a3baf02c (diff)
downloadffmpeg-f299d8d9f283453cd7671bd174cfdc81503d5e5f.tar.gz
Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'
* commit '489e6add4478b0f5717dbf644234c6f3a3baf02c': checkasm: add fmtconvert tests Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'tests/checkasm/checkasm.h')
-rw-r--r--tests/checkasm/checkasm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/checkasm.h b/tests/checkasm/checkasm.h
index 0c94f2f3d1..69416e954b 100644
--- a/tests/checkasm/checkasm.h
+++ b/tests/checkasm/checkasm.h
@@ -34,6 +34,7 @@ void checkasm_check_alacdsp(void);
void checkasm_check_bswapdsp(void);
void checkasm_check_dcadsp(void);
void checkasm_check_flacdsp(void);
+void checkasm_check_fmtconvert(void);
void checkasm_check_h264pred(void);
void checkasm_check_h264qpel(void);
void checkasm_check_jpeg2000dsp(void);