vpx/vp9/common
2015-07-08 01:27:13 +00:00
..
arm/neon vp9_reconintra_neon: add d45 16x16 2015-06-22 21:00:07 -07:00
mips Move sub pixel variance to vpx_dsp 2015-07-07 15:51:04 -07:00
x86 Optimize the idct assembly code. 2015-06-03 17:20:35 -07: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 vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
vp9_blockd.h Reduce dqcoeff array size in decoder 2015-07-07 11:36:05 -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 Relocate memory operations for common code 2015-05-13 11:41:15 -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 vp9_entropy: delete vp9_coefmodel_tree[] 2015-06-12 18:43:37 -07:00
vp9_entropy.h vp9_entropy: delete vp9_coefmodel_tree[] 2015-06-12 18:43:37 -07:00
vp9_entropymode.c vp9_entropymode: make vp9_init_mode_probs private 2015-06-12 18:25:23 -07:00
vp9_entropymode.h vp9_entropymode: make vp9_init_mode_probs private 2015-06-12 18:25:23 -07:00
vp9_entropymv.c vp9_entropymv: remove vp9_get_mv_mag() 2015-07-06 22:30:21 -07:00
vp9_entropymv.h vp9_entropymv: remove vp9_get_mv_mag() 2015-07-06 22:30:21 -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 Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_loopfilter_filters.c Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_loopfilter.c inline vp9_get_segdata() 2015-06-11 09:52:00 -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 Add vp9_ prefix to init_macroblockd 2015-07-07 12:00:01 -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 vp9_pred_common: inline vp9_get_tx_size_context 2015-06-15 18:41:22 -07:00
vp9_prob.c Replace divide with look-up 2015-01-23 09:02:07 -08:00
vp9_prob.h Replace divide with look-up 2015-01-23 09:02:07 -08: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 vp9_reconintra: correct d135 4x4 signature 2015-06-18 15:25:06 -07:00
vp9_reconintra.h vp9: correct some function signatures 2015-05-15 10:43:47 -07:00
vp9_rtcd_defs.pl Merge "Add vp9_int_pro_row_neon." 2015-07-08 00:16:03 +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 inline vp9_get_segdata() 2015-06-11 09:52:00 -07:00
vp9_seg_common.h inline vp9_get_segdata() 2015-06-11 09:52:00 -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