vpx/vp9/common
2015-07-29 00:47:09 +00:00
..
arm/neon Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/" 2015-07-28 20:41:01 +00:00
mips Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/" 2015-07-28 20:41:01 +00:00
x86 Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/" 2015-07-28 20:41:01 +00:00
vp9_alloccommon.c [decoder] Optimize context buffer re-allocation 2015-05-20 11:05:22 -07:00
vp9_alloccommon.h Safely free all the frame buffers after all the workers finish the work. 2015-03-19 12:21:00 -07:00
vp9_blockd.c Remove branch in inner loop of foreach_transformed_block_in_plane() 2015-07-24 11:14:33 -07:00
vp9_blockd.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_common_data.c vp9_common_data: right-size tables 2015-06-25 20:20:40 -07:00
vp9_common_data.h vp9_common_data: right-size tables 2015-06-25 20:20:40 -07:00
vp9_common.h Move intra prediction functions from vp9/common/ to vpx_dsp/ 2015-07-27 13:38:16 -07:00
vp9_convolve.c replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED 2015-05-07 11:55:08 -07:00
vp9_convolve.h Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -07:00
vp9_debugmodes.c Fix debugmodes file to print modes and MVs correctly 2015-04-27 17:09:38 -07:00
vp9_entropy.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropy.h vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropymode.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropymode.h vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropymv.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropymv.h vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_enums.h Reducing size of MODE_INFO struct 2015-06-04 07:32:16 -07:00
vp9_filter.c remove vp9_get_interp_kernel() 2015-07-06 13:04:05 -07:00
vp9_filter.h remove vp9_get_interp_kernel() 2015-07-06 13:04:05 -07:00
vp9_frame_buffers.c vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
vp9_frame_buffers.h Add get release decoder frame buffer functions. 2014-02-10 14:08:11 -08:00
vp9_idct.c Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_idct.h Refactor vp9_idct.h file 2015-07-26 08:26:32 -07:00
vp9_loopfilter.c Rename loop filter function from vp9_ to vpx_ 2015-07-17 15:55:02 -07:00
vp9_loopfilter.h Revert "Remove mi_grid_* structures." 2015-04-21 11:16:45 -07:00
vp9_mfqe.c Move variance functions to vpx_dsp 2015-05-26 12:01:52 -07:00
vp9_mfqe.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_mv.h Replacing int_mv with MV inside the first pass code. 2014-08-22 16:20:18 -07:00
vp9_mvref_common.c Remove tile param 2015-06-22 06:09:38 -07:00
vp9_mvref_common.h Remove tile param 2015-06-22 06:09:38 -07:00
vp9_onyxc_int.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_postproc.c Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_postproc.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_ppflags.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_pred_common.c vp9_pred_common: inline vp9_get_tx_size_context 2015-06-15 18:41:22 -07:00
vp9_pred_common.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_quant_common.c inline vp9_get_segdata() 2015-06-11 09:52:00 -07:00
vp9_quant_common.h Clean up header files in vp9_blockd.h and related files 2014-10-07 15:17:10 -07:00
vp9_reconinter.c remove vp9_get_interp_kernel() 2015-07-06 13:04:05 -07:00
vp9_reconinter.h Move inter_predictor to vp9_reconinter.h 2015-05-26 04:22:11 -07:00
vp9_reconintra.c Replace prefix vp9_ with vpx_ for intra prediction functions 2015-07-27 13:42:06 -07:00
vp9_reconintra.h Refactor intra block prediction function 2015-07-13 15:20:47 -07:00
vp9_rtcd_defs.pl Merge "add vp9_block_error_fp_neon" 2015-07-29 00:47:09 +00:00
vp9_rtcd.c Reorganize *_rtcd() calling conventions 2015-04-15 11:12:05 -04:00
vp9_scale.c Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -07:00
vp9_scale.h Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -07:00
vp9_scan.c Make iscan and scan neighbor arrays static const. 2014-10-02 14:08:14 -07:00
vp9_scan.h Re-worked header files 2015-05-22 11:19:51 -07:00
vp9_seg_common.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_seg_common.h vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_systemdependent.h Don't #define snprintf in VS 2015 or higher. 2015-05-27 18:28:25 -07:00
vp9_textblit.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_textblit.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_thread_common.c Use vpx prefix for codec independent threading functions 2015-07-02 00:47:54 +00:00
vp9_thread_common.h Rename vpx_thread to vpx_util 2015-07-02 10:02:37 -07:00
vp9_tile_common.c Refactor calculation of tile_cols 2015-01-07 14:28:59 -08:00
vp9_tile_common.h Refactor decode_tiles and loopfilter code. 2014-05-20 14:47:45 -07:00