OSDN Git Service

stagefright: move math templates into AUtils.h
authorLajos Molnar <lajos@google.com>
Thu, 2 Oct 2014 04:30:20 +0000 (21:30 -0700)
committerLajos Molnar <lajos@google.com>
Thu, 2 Oct 2014 04:39:03 +0000 (21:39 -0700)
commitc416becd966945fca5fa7fb45ac51f84d1d8cd20
treea6c4443573c5dd88f2ecbcf3c84f90d58b689dba
parentf916667a017a5a6763afc4808344778570312d5a
stagefright: move math templates into AUtils.h

add unit test for math templates

Bug: 17676461
Change-Id: Ie964c5fcfcca1ec53b4538f8e577392e8fbb4319
include/media/stagefright/foundation/AUtils.h [new file with mode: 0644]
media/libmediaplayerservice/VideoFrameScheduler.cpp
media/libstagefright/tests/Android.mk
media/libstagefright/tests/Utils_test.cpp [new file with mode: 0644]