X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=vp8%2Fcommon%2Fonyx.h;h=3724b11e0318963be149df4e8036723f469cc541;hb=b0da9b399d8e9129f47c81366902e66823063878;hp=3c199d1c21af5d17385a8d951d3e555951acb8e3;hpb=64baa8df2e3f5cd8036fac9715d3f7d348620fa6;p=profile%2Fivi%2Flibvpx.git diff --git a/vp8/common/onyx.h b/vp8/common/onyx.h index 3c199d1..3724b11 100644 --- a/vp8/common/onyx.h +++ b/vp8/common/onyx.h @@ -18,6 +18,7 @@ extern "C" #endif #include "vpx/internal/vpx_codec_internal.h" +#include "vpx/vp8cx.h" #include "vpx_scale/yv12config.h" #include "type_aliases.h" #include "ppflags.h" @@ -189,6 +190,8 @@ extern "C" struct vpx_fixed_buf two_pass_stats_in; struct vpx_codec_pkt_list *output_pkt_list; + + vp8e_tuning tuning; } VP8_CONFIG;