OSDN Git Service

test: jpeg/enc: fix TestInput::SharedConst typedef
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 28 Sep 2016 20:36:03 +0000 (13:36 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 31 Oct 2016 02:00:08 +0000 (10:00 +0800)
commite7fa1a97cf5cb75f6113772a2e3b18e1afc98c1b
tree1ecb67d664eda8ebfb2b69453abc060198dc4120
parenteae3c329ffb70939c1e2b7b412fabc4bfaa60ad1
test: jpeg/enc: fix TestInput::SharedConst typedef

The ::JPEG::Encode::TestInput::SharedConst typedef should
actually use a 'const TestInput' template parameter
for the std::shared_ptr. Hence, the name.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
(cherry picked from commit 393019134cfe9bde212b87f04362be4ad649e42c)
test/i965_jpeg_test_data.h