platform/upstream/libvpx.git
10 years agovp9/encoder/vp9_onyx_if: Fix compute_qdelta_by_rate() warnings
Tom Finegan [Thu, 13 Feb 2014 20:28:56 +0000 (12:28 -0800)]
vp9/encoder/vp9_onyx_if: Fix compute_qdelta_by_rate() warnings

- Rename and make static
  s/vp9_compute_qdelta_by_rate/compute_qdelta_by_rate/
- Make base_q_index an integer.
- Add a cast.

Change-Id: Iea8d1397fd2717e7373b182ec51f5db960ef2cca

10 years agoMerge "Remove redundant arm neon instructions."
Johann [Sat, 15 Feb 2014 04:02:51 +0000 (20:02 -0800)]
Merge "Remove redundant arm neon instructions."

10 years agoMerge "Cleanup some comments."
Adrian Grange [Sat, 15 Feb 2014 00:14:58 +0000 (16:14 -0800)]
Merge "Cleanup some comments."

10 years agoMerge "Make cpi->speed always positive"
Deb Mukherjee [Fri, 14 Feb 2014 23:53:30 +0000 (15:53 -0800)]
Merge "Make cpi->speed always positive"

10 years agoMerge "Enforce max-intra-pct in one-pass cbr mode"
Deb Mukherjee [Fri, 14 Feb 2014 23:53:19 +0000 (15:53 -0800)]
Merge "Enforce max-intra-pct in one-pass cbr mode"

10 years agoCleanup some comments.
Adrian Grange [Thu, 13 Feb 2014 17:40:45 +0000 (09:40 -0800)]
Cleanup some comments.

Change-Id: I568861ba1d43620865ad9a98a97eef37a51fd856

10 years agoMerge "minor spelling cleanup in comments"
Yaowu Xu [Fri, 14 Feb 2014 22:29:35 +0000 (14:29 -0800)]
Merge "minor spelling cleanup in comments"

10 years agoMake cpi->speed always positive
Deb Mukherjee [Fri, 14 Feb 2014 19:15:29 +0000 (11:15 -0800)]
Make cpi->speed always positive

Minor fix to ensure that positive and negative cpu_used
values produce the same output.

Change-Id: I9157d05cb9a7c0bd57a4d8a9f268205a825b9b0b

10 years agoEnforce max-intra-pct in one-pass cbr mode
Deb Mukherjee [Fri, 14 Feb 2014 18:12:38 +0000 (10:12 -0800)]
Enforce max-intra-pct in one-pass cbr mode

This was inadvertently left out in a previous refactoring step.

Change-Id: Idf3350e95152f876a1a1a4591dd30c8981856c96

10 years agoMerge "vp9_rdopt.c : Silence more V.S. compiler warnings."
Jim Bankoski [Fri, 14 Feb 2014 22:23:51 +0000 (14:23 -0800)]
Merge "vp9_rdopt.c : Silence more V.S. compiler warnings."

10 years agoMerge "vp9_bitstream.c resolve warnings in vs"
Jim Bankoski [Fri, 14 Feb 2014 22:17:39 +0000 (14:17 -0800)]
Merge "vp9_bitstream.c resolve warnings in vs"

10 years agoMerge "vp9_pickmode.c resolve vs issue"
Jim Bankoski [Fri, 14 Feb 2014 22:16:18 +0000 (14:16 -0800)]
Merge "vp9_pickmode.c resolve vs issue"

10 years agoMerge "vp9_vaq.c resolve vs warnings"
Jim Bankoski [Fri, 14 Feb 2014 22:15:38 +0000 (14:15 -0800)]
Merge "vp9_vaq.c resolve vs warnings"

10 years agovp9_rdopt.c : Silence more V.S. compiler warnings.
Paul Wilkins [Thu, 13 Feb 2014 16:04:39 +0000 (16:04 +0000)]
vp9_rdopt.c : Silence more V.S. compiler warnings.

Change-Id: I151c6c9396b8ea1ce2e05b80359f60f0d38af138

10 years agovp9_bitstream.c resolve warnings in vs
Jim Bankoski [Fri, 14 Feb 2014 15:20:08 +0000 (07:20 -0800)]
vp9_bitstream.c resolve warnings in vs

Change-Id: I65677b7822204dc7344c67b8080e90633afc13dc

10 years agovp9_pickmode.c resolve vs issue
Jim Bankoski [Fri, 14 Feb 2014 15:16:31 +0000 (07:16 -0800)]
vp9_pickmode.c resolve vs issue

Change-Id: Ibe4276fa9ffeb2ef30871d6db8ac75c4648f1e58

10 years agovp9_vaq.c resolve vs warnings
Jim Bankoski [Fri, 14 Feb 2014 15:14:20 +0000 (07:14 -0800)]
vp9_vaq.c resolve vs warnings

Change-Id: I8f1107a33f0ec51010fb00eae3d28ee8b4d748c2

10 years agoRemove some unused and non-persistant variables from VP9_COMP.
Alex Converse [Fri, 14 Feb 2014 18:17:31 +0000 (10:17 -0800)]
Remove some unused and non-persistant variables from VP9_COMP.

Change-Id: I4deb1b97eec6b1244e3460a1162b41fa5312654a

10 years agoMerge "vp9_ratectrl - convert buffers to int64 to avoid casting"
Jim Bankoski [Fri, 14 Feb 2014 17:42:21 +0000 (09:42 -0800)]
Merge "vp9_ratectrl - convert buffers to int64 to avoid casting"

10 years agoMerge "vp9_write_bit_buffer.h add consts to suppress warnings in vs"
Jim Bankoski [Fri, 14 Feb 2014 17:42:12 +0000 (09:42 -0800)]
Merge "vp9_write_bit_buffer.h add consts to suppress warnings in vs"

10 years agoMerge "In realtime mode enforce one pass with 0 lag"
Deb Mukherjee [Fri, 14 Feb 2014 17:27:01 +0000 (09:27 -0800)]
Merge "In realtime mode enforce one pass with 0 lag"

10 years agoMerge "vp9_ratectrl.h resolve visual studio warnings"
Jim Bankoski [Fri, 14 Feb 2014 17:09:16 +0000 (09:09 -0800)]
Merge "vp9_ratectrl.h resolve visual studio warnings"

10 years agoMerge "vp9_onyx_int.h resolve visual studio warning errors"
Jim Bankoski [Fri, 14 Feb 2014 17:09:06 +0000 (09:09 -0800)]
Merge "vp9_onyx_int.h resolve visual studio warning errors"

10 years agoMerge "fast approximate model_rd_from_var_lapndz"
Jim Bankoski [Fri, 14 Feb 2014 17:08:52 +0000 (09:08 -0800)]
Merge "fast approximate model_rd_from_var_lapndz"

10 years agoMerge "vp9_mcomp.c visual studio warnings resolved"
Jim Bankoski [Fri, 14 Feb 2014 17:08:34 +0000 (09:08 -0800)]
Merge "vp9_mcomp.c visual studio warnings resolved"

10 years agoMerge "vp9_firstpass.c visual studio warnings addressed"
Jim Bankoski [Fri, 14 Feb 2014 17:08:27 +0000 (09:08 -0800)]
Merge "vp9_firstpass.c visual studio warnings addressed"

10 years agovp9_ratectrl - convert buffers to int64 to avoid casting
Jim Bankoski [Fri, 14 Feb 2014 15:12:38 +0000 (07:12 -0800)]
vp9_ratectrl - convert buffers to int64 to avoid casting

Change-Id: Ifd6b2d36d91237b5f38853a3a8a529d8be38ba09

10 years agovp9_write_bit_buffer.h add consts to suppress warnings in vs
Jim Bankoski [Fri, 14 Feb 2014 15:10:23 +0000 (07:10 -0800)]
vp9_write_bit_buffer.h add consts to suppress warnings in vs

Change-Id: Iacda473090ae84c798f1d93df8284f34bdf646a5

10 years agovp9_ratectrl.h resolve visual studio warnings
Jim Bankoski [Thu, 13 Feb 2014 22:09:55 +0000 (14:09 -0800)]
vp9_ratectrl.h resolve visual studio warnings

Change-Id: If3a2edd744eb76337fa78f34d0e059cda2c6da54

10 years agovp9_onyx_int.h resolve visual studio warning errors
Jim Bankoski [Thu, 13 Feb 2014 22:08:38 +0000 (14:08 -0800)]
vp9_onyx_int.h resolve visual studio warning errors

Change-Id: Iec8a51bdea6d6c916051d3bc5bbc6d00754d0cc8

10 years agovp9_mcomp.c visual studio warnings resolved
Jim Bankoski [Thu, 13 Feb 2014 21:55:18 +0000 (13:55 -0800)]
vp9_mcomp.c visual studio warnings resolved

Change-Id: I7546cc8db4decbcd094ad76c64385b97666331b0

10 years agovp9_firstpass.c visual studio warnings addressed
Jim Bankoski [Thu, 13 Feb 2014 21:03:44 +0000 (13:03 -0800)]
vp9_firstpass.c visual studio warnings addressed

Change-Id: I6fe9ec50f937b12fd9c9321465270e289dbbc59d

10 years agoMerge "Cleanup: removing "ptr" suffix from var names."
Dmitry Kovalev [Fri, 14 Feb 2014 07:58:25 +0000 (23:58 -0800)]
Merge "Cleanup: removing "ptr" suffix from var names."

10 years agocosmetics: yv12config.h: remove extra indent
James Zern [Tue, 11 Feb 2014 04:08:28 +0000 (20:08 -0800)]
cosmetics: yv12config.h: remove extra indent

+ remove commented out fields from YV12_BUFFER_CONFIG

Change-Id: Ie4f25df9ccae07e7b8fd31599cb4164949cf6f8f

10 years agoCleanup: removing "ptr" suffix from var names.
Dmitry Kovalev [Fri, 14 Feb 2014 01:40:10 +0000 (17:40 -0800)]
Cleanup: removing "ptr" suffix from var names.

Change-Id: If8e340dd6823323025a12f851e78fffdbcaaf6f8

10 years agoMerge "Fix build error caused by a merge conflict."
Yaowu Xu [Fri, 14 Feb 2014 03:03:13 +0000 (19:03 -0800)]
Merge "Fix build error caused by a merge conflict."

10 years agoMerge "Removing reference to non-existing context_counters array."
Dmitry Kovalev [Fri, 14 Feb 2014 01:35:19 +0000 (17:35 -0800)]
Merge "Removing reference to non-existing context_counters array."

10 years agoFix build error caused by a merge conflict.
Alex Converse [Fri, 14 Feb 2014 01:02:50 +0000 (17:02 -0800)]
Fix build error caused by a merge conflict.

Commit 70d9664f removed 'int i' required by a4f30a50.

Change-Id: I4e7e14e9e8532f753e43a57b5bba4589d58e0c32

10 years agoMerge "Removed the reset of mode_info from previous frame"
Yaowu Xu [Fri, 14 Feb 2014 01:03:50 +0000 (17:03 -0800)]
Merge "Removed the reset of mode_info from previous frame"

10 years agoMerge "Disable using golden frame modes if golden frames are not being used"
Alex Converse [Fri, 14 Feb 2014 00:39:32 +0000 (16:39 -0800)]
Merge "Disable using golden frame modes if golden frames are not being used"

10 years agoIn realtime mode enforce one pass with 0 lag
Deb Mukherjee [Thu, 13 Feb 2014 23:34:42 +0000 (15:34 -0800)]
In realtime mode enforce one pass with 0 lag

vpxenc level changes to enforce one pass encoding with 0
lag_in_frames when --rt mode is on.

Change-Id: I3e71719e87c9f66566cb4d944cf5705904f9a5b8

10 years agoMerge "Adapting vp8_set_maps.c example to use new APIs."
Dmitry Kovalev [Fri, 14 Feb 2014 00:23:10 +0000 (16:23 -0800)]
Merge "Adapting vp8_set_maps.c example to use new APIs."

10 years agoMerge "Calling vpx_img_read() from vp9_spatial_scalable_encoder."
Dmitry Kovalev [Thu, 13 Feb 2014 23:46:16 +0000 (15:46 -0800)]
Merge "Calling vpx_img_read() from vp9_spatial_scalable_encoder."

10 years agoMerge "Add VP9 decoder support for external frame buffers"
Frank Galligan [Thu, 13 Feb 2014 23:29:52 +0000 (15:29 -0800)]
Merge "Add VP9 decoder support for external frame buffers"

10 years agoFix target frame size setting, for 1pass cbr.
Marco Paniconi [Thu, 13 Feb 2014 22:02:15 +0000 (14:02 -0800)]
Fix target frame size setting, for 1pass cbr.

Only use layered average size if number_temporal_layers > 1.

Also removed unneeded commented-out line, and change some parameter
setting in vpx_temporal_scalable_patterns.c

Change-Id: Ic86e43e7daf0313e8c5a4aba1497299158111955

10 years agoRemoving reference to non-existing context_counters array.
Dmitry Kovalev [Thu, 13 Feb 2014 23:08:07 +0000 (15:08 -0800)]
Removing reference to non-existing context_counters array.

Change-Id: I84668fa7b9487102e9bde5aea10f5f42efcd042c

10 years agoAdapting vp8_set_maps.c example to use new APIs.
Dmitry Kovalev [Thu, 13 Feb 2014 22:18:05 +0000 (14:18 -0800)]
Adapting vp8_set_maps.c example to use new APIs.

Change-Id: Id6e6b5a96c907261abe4348624241b4568707c1d

10 years agoMerge "Calling vpx_img_read() from vpx_temporal_scalable_patterns."
Dmitry Kovalev [Thu, 13 Feb 2014 21:58:49 +0000 (13:58 -0800)]
Merge "Calling vpx_img_read() from vpx_temporal_scalable_patterns."

10 years agoMerge "Adding explicit casts in yv12config.c."
Dmitry Kovalev [Thu, 13 Feb 2014 21:58:19 +0000 (13:58 -0800)]
Merge "Adding explicit casts in yv12config.c."

10 years agoCalling vpx_img_read() from vp9_spatial_scalable_encoder.
Dmitry Kovalev [Thu, 13 Feb 2014 21:56:45 +0000 (13:56 -0800)]
Calling vpx_img_read() from vp9_spatial_scalable_encoder.

Change-Id: I18ce84eb50283a05e149ff8211d9dc424d379b4d

10 years agoDisable using golden frame modes if golden frames are not being used
Alex Converse [Mon, 10 Feb 2014 22:56:41 +0000 (14:56 -0800)]
Disable using golden frame modes if golden frames are not being used

Change-Id: I662c480ad49a242e10f1edb0c339ddbe2c6bccf4

10 years agoAdd VP9 decoder support for external frame buffers
Frank Galligan [Fri, 7 Feb 2014 01:13:08 +0000 (17:13 -0800)]
Add VP9 decoder support for external frame buffers

Added support for external frame buffers to libvpx's VP9 decoder.
If the external frame buffer functions are set then libvpx will
call the get function whenever it needs a new frame buffer to
decode a frame into. And it will call the release function
whenever there are no more references to that buffer.

Change-Id: Id2934d005f606af6e052fb6db0d5b7c02f567522

10 years agoMerge "Using MV instead of int_mv inside vp9_full_pixel_diamond()."
Dmitry Kovalev [Thu, 13 Feb 2014 20:55:10 +0000 (12:55 -0800)]
Merge "Using MV instead of int_mv inside vp9_full_pixel_diamond()."

10 years agoMerge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings"
James Zern [Thu, 13 Feb 2014 20:51:36 +0000 (12:51 -0800)]
Merge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings"

10 years agoRemoved the reset of mode_info from previous frame
Yaowu Xu [Wed, 12 Feb 2014 19:04:58 +0000 (11:04 -0800)]
Removed the reset of mode_info from previous frame

Prior to this commit, both encoder and decoder reset mode/mv info from
previous frame in error resilient mode to ensure bitstreams are able to
decode when there is loss of frame in decoder side. However, this is
not necessary. This commit changed to remove the reset, so encoder can
continue to use mode/mv/partition information from previously encoded
frame without affecting decodeablilty under loss of frame.

Change-Id: I0279f862900dc647fb471ae3389770bb1b9f454f

10 years agoMerge "Remove redundant set_offsets in rtc coding mode"
Jingning Han [Thu, 13 Feb 2014 20:10:45 +0000 (12:10 -0800)]
Merge "Remove redundant set_offsets in rtc coding mode"

10 years agoCalling vpx_img_read() from vpx_temporal_scalable_patterns.
Dmitry Kovalev [Thu, 13 Feb 2014 20:07:11 +0000 (12:07 -0800)]
Calling vpx_img_read() from vpx_temporal_scalable_patterns.

Change-Id: I7aa0f9afbd802a1d8686cad9fc6eae4baa6a53c3

10 years agoMerge "Datarate test for temporal layers and frame dropper."
Marco Paniconi [Thu, 13 Feb 2014 19:58:40 +0000 (11:58 -0800)]
Merge "Datarate test for temporal layers and frame dropper."

10 years agoAdding explicit casts in yv12config.c.
Dmitry Kovalev [Thu, 13 Feb 2014 19:57:55 +0000 (11:57 -0800)]
Adding explicit casts in yv12config.c.

This patch fixes c++ compiler errors.

Change-Id: I4d4b5af3bdaada101d753f3bc19819f5252b4e44

10 years agovp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings
Tom Finegan [Thu, 13 Feb 2014 02:31:25 +0000 (18:31 -0800)]
vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings

Silence signed/unsigned mismatch warnings by adding casts where
ts_number_layers does not match the sign of the variable to which
it is being compared.

Change-Id: Iab25e18c877d158b2b2b417de7da94669648b2fa

10 years agoMerge "Removing x86_cpuid.c."
Dmitry Kovalev [Thu, 13 Feb 2014 19:40:10 +0000 (11:40 -0800)]
Merge "Removing x86_cpuid.c."

10 years agoUsing MV instead of int_mv inside vp9_full_pixel_diamond().
Dmitry Kovalev [Wed, 12 Feb 2014 20:52:08 +0000 (12:52 -0800)]
Using MV instead of int_mv inside vp9_full_pixel_diamond().

Change-Id: If33a5a12c4025d9b5ec863dfccea7ee70f800665

10 years agoMerge "Renaming skip_coeff to skip for consistency."
Dmitry Kovalev [Thu, 13 Feb 2014 19:04:34 +0000 (11:04 -0800)]
Merge "Renaming skip_coeff to skip for consistency."

10 years agoMerge "Update to vpx_temporal_scalable_patterns test:"
Marco Paniconi [Thu, 13 Feb 2014 18:08:42 +0000 (10:08 -0800)]
Merge "Update to vpx_temporal_scalable_patterns test:"

10 years agoMerge "Fix neon wide loopfilter for filter8 only branch"
Frank Galligan [Thu, 13 Feb 2014 17:52:48 +0000 (09:52 -0800)]
Merge "Fix neon wide loopfilter for filter8 only branch"

10 years agoMerge "AVX2 Convolve Optimization"
Yunqing Wang [Thu, 13 Feb 2014 17:43:55 +0000 (09:43 -0800)]
Merge "AVX2 Convolve Optimization"

10 years agoRemove redundant set_offsets in rtc coding mode
Jingning Han [Thu, 13 Feb 2014 17:39:03 +0000 (09:39 -0800)]
Remove redundant set_offsets in rtc coding mode

The functionalities of set_offsets() are subsumed in later
set_partitioning() and rtc_use_partition() functions, hence removed.

Change-Id: Ie514b13cb66c2379f13d0be9b1da4c12ca4581e5

10 years agoMerge changes I121fe66c,I94f57f8a
Paul Wilkins [Thu, 13 Feb 2014 17:31:53 +0000 (09:31 -0800)]
Merge changes I121fe66c,I94f57f8a

* changes:
  Remove some cases for turning off arf.
  Modified Aq1 and Aq2

10 years agoDatarate test for temporal layers and frame dropper.
Marco Paniconi [Tue, 11 Feb 2014 16:48:34 +0000 (08:48 -0800)]
Datarate test for temporal layers and frame dropper.

Also, removed a TODO and removed speed 1 from the tests.

Change-Id: I4e6b114204b6d42d93fd1902a56eb0c459bad135

10 years agoUpdate to vpx_temporal_scalable_patterns test:
Marco Paniconi [Wed, 12 Feb 2014 01:59:04 +0000 (17:59 -0800)]
Update to vpx_temporal_scalable_patterns test:

Add some rate control metrics.

Change-Id: Ie87c617bbdc31b0324c7c96a042f7bdb8aaa9c7e

10 years agoMerge "vp9_mbgraph.c static analysis issues resolved."
Jim Bankoski [Thu, 13 Feb 2014 16:32:12 +0000 (08:32 -0800)]
Merge "vp9_mbgraph.c static analysis issues resolved."

10 years agoMerge "vp9_temporal_filter.c static analysis issue resolution"
Jim Bankoski [Thu, 13 Feb 2014 16:32:01 +0000 (08:32 -0800)]
Merge "vp9_temporal_filter.c static analysis issue resolution"

10 years agoMerge "vp9_pickmode.c static analysis issues resolved"
Jim Bankoski [Thu, 13 Feb 2014 16:31:49 +0000 (08:31 -0800)]
Merge "vp9_pickmode.c static analysis issues resolved"

10 years agoRemove some cases for turning off arf.
Paul Wilkins [Thu, 13 Feb 2014 14:50:55 +0000 (14:50 +0000)]
Remove some cases for turning off arf.

Flipping arf on and off too often is hurting some clips.
This change makes no difference for 50-75% of our test
clips but helps some by a big margin. (eg. std-hd crew
by 6% and one of the YT and YT-hd clips by 14%)

Average improvements for 2 pass, speed 2 (psnr,ssim)
are as follows:-

derf  0.165%, 0.210%
yt  1.210%, 1.464%
yt-hd 1.189%, 1.471%
std-hd 1.031%, 0.886%

Change-Id: I121fe66cfb4a62d384b23b484a7d648789641969

10 years agovp9_mbgraph.c static analysis issues resolved.
Jim Bankoski [Thu, 13 Feb 2014 14:43:44 +0000 (06:43 -0800)]
vp9_mbgraph.c static analysis issues resolved.

Change-Id: I6ec6e072fcd59f9b5fac4ce221a86f9078103ae3

10 years agovp9_temporal_filter.c static analysis issue resolution
Jim Bankoski [Tue, 11 Feb 2014 20:40:51 +0000 (12:40 -0800)]
vp9_temporal_filter.c static analysis issue resolution

Change-Id: I08a4364672cf8171932e8e85fb74fcbfa4b27d2d

10 years agoMerge "vp9_rdopt.c static analysis issues resolved"
Jim Bankoski [Thu, 13 Feb 2014 14:22:08 +0000 (06:22 -0800)]
Merge "vp9_rdopt.c static analysis issues resolved"

10 years agovp9_pickmode.c static analysis issues resolved
Jim Bankoski [Tue, 11 Feb 2014 15:42:52 +0000 (07:42 -0800)]
vp9_pickmode.c static analysis issues resolved

Change-Id: I716ea2967c6771d7adea571406f315a3197eab93

10 years agoMerge "static analysis warning in vp9_ratectrl.c"
Jim Bankoski [Thu, 13 Feb 2014 14:20:35 +0000 (06:20 -0800)]
Merge "static analysis warning in vp9_ratectrl.c"

10 years agoMerge "vp9_mcomp.c static analysis issues"
Jim Bankoski [Thu, 13 Feb 2014 14:20:16 +0000 (06:20 -0800)]
Merge "vp9_mcomp.c static analysis issues"

10 years agoMerge "clear out static analysis warning"
Jim Bankoski [Thu, 13 Feb 2014 14:20:05 +0000 (06:20 -0800)]
Merge "clear out static analysis warning"

10 years agoMerge "clean out static analyzer warnings vp9_encodeframe.c"
Jim Bankoski [Thu, 13 Feb 2014 14:19:26 +0000 (06:19 -0800)]
Merge "clean out static analyzer warnings vp9_encodeframe.c"

10 years agoMerge "Adding and reusing vpx_img_plane_{width, height}() functions."
Dmitry Kovalev [Thu, 13 Feb 2014 05:44:21 +0000 (21:44 -0800)]
Merge "Adding and reusing vpx_img_plane_{width, height}() functions."

10 years agoAVX2 Convolve Optimization
levytamar82 [Fri, 17 Jan 2014 19:39:16 +0000 (12:39 -0700)]
AVX2 Convolve Optimization

Two convolve functions were optimized for AVX2:
1. vp9_filter_block1d16_h8
2. vp9_filter_block1d16_v8
vp9_filter_block1d16_v8 was optimized for AVX2 by reducing the number of
loop strides by half, two strides were processed in parallel.
vp9_filter_block1d16_v8 was also optimized in the same way also some of the
loads were being done outside of the loop and by that preventing redundant
loads.
This Optimization gives 43% function level gain and 1.3% user level gain.
Now can be compiled in Windows

Change-Id: I2714124cfb0c14a77d7a0ce126a20db92ffbf92c

10 years agoFlushing the encoder in simple_decoder example.
Dmitry Kovalev [Thu, 13 Feb 2014 00:26:58 +0000 (16:26 -0800)]
Flushing the encoder in simple_decoder example.

Change-Id: I39d78facc79a364cdc529b8cc4930d74f766d413

10 years agoAdding and reusing vpx_img_plane_{width, height}() functions.
Dmitry Kovalev [Thu, 13 Feb 2014 02:36:36 +0000 (18:36 -0800)]
Adding and reusing vpx_img_plane_{width, height}() functions.

Change-Id: I668afb50614644d2eac2e968e1fafd6d73170bec

10 years agoFix neon wide loopfilter for filter8 only branch
Frank Galligan [Thu, 13 Feb 2014 00:55:14 +0000 (16:55 -0800)]
Fix neon wide loopfilter for filter8 only branch

The current code removed the check to only perform the filter8.

Change-Id: Ie54e19a77745042a5660eab986d9ef1c42e82410

10 years agoMerge "Removing init_rdcost_stack() + cleanup."
Dmitry Kovalev [Thu, 13 Feb 2014 02:24:03 +0000 (18:24 -0800)]
Merge "Removing init_rdcost_stack() + cleanup."

10 years agoMerge "decode_test_driver: Use size_t for size arg to DecodeFrame()."
Tom Finegan [Thu, 13 Feb 2014 02:16:48 +0000 (18:16 -0800)]
Merge "decode_test_driver: Use size_t for size arg to DecodeFrame()."

10 years agoMerge "Converting int_mv to MV."
Dmitry Kovalev [Thu, 13 Feb 2014 01:53:50 +0000 (17:53 -0800)]
Merge "Converting int_mv to MV."

10 years agoMerge "Remove unnecessary vp9_setup_buffer_inter use"
Jingning Han [Thu, 13 Feb 2014 01:51:39 +0000 (17:51 -0800)]
Merge "Remove unnecessary vp9_setup_buffer_inter use"

10 years agoMerge "Remove inactive control parameters"
Jingning Han [Thu, 13 Feb 2014 01:51:30 +0000 (17:51 -0800)]
Merge "Remove inactive control parameters"

10 years agoMerge "Remove unused using_small_partition_info functions"
Jingning Han [Thu, 13 Feb 2014 01:51:18 +0000 (17:51 -0800)]
Merge "Remove unused using_small_partition_info functions"

10 years agoMerge "Remove unused function in vp9_encodeframe"
Jingning Han [Thu, 13 Feb 2014 01:51:11 +0000 (17:51 -0800)]
Merge "Remove unused function in vp9_encodeframe"

10 years agoRenaming skip_coeff to skip for consistency.
Dmitry Kovalev [Thu, 13 Feb 2014 01:44:12 +0000 (17:44 -0800)]
Renaming skip_coeff to skip for consistency.

Change-Id: I036e815ca63d00cba71202ae09ba0f6ef745dcb8

10 years agoMerge "Adding consts to mv search function arguments."
Dmitry Kovalev [Thu, 13 Feb 2014 01:31:52 +0000 (17:31 -0800)]
Merge "Adding consts to mv search function arguments."

10 years agoMerge "gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX."
James Zern [Thu, 13 Feb 2014 01:15:06 +0000 (17:15 -0800)]
Merge "gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX."

10 years agovp9_rdopt.c static analysis issues resolved
Jim Bankoski [Thu, 13 Feb 2014 01:00:57 +0000 (17:00 -0800)]
vp9_rdopt.c static analysis issues resolved

Change-Id: Id53b574a4ecb5c8749383b3758c46b6bc1b275d5

10 years agominor spelling cleanup in comments
Andrew Russell [Thu, 13 Feb 2014 00:32:51 +0000 (16:32 -0800)]
minor spelling cleanup in comments

Change-Id: Ia91c6c406273345b08505097ffe1af3896980f06

10 years agodecode_test_driver: Use size_t for size arg to DecodeFrame().
Tom Finegan [Thu, 13 Feb 2014 00:01:52 +0000 (16:01 -0800)]
decode_test_driver: Use size_t for size arg to DecodeFrame().

Use size_t for DecodeFrame()'s size arg, and cast only
at the vpx_codec_decode() call site. This silences warnings that
appear in svc_test.cc when building with vs2013.

Change-Id: I2cf39f02a45732c752097f07b0c7ad414b1517d8