vpx/vp9/encoder
Dmitry Kovalev 672c355a26 Replacing int_mv with MV.
Change-Id: Ifd432fa3741ba47102d298e0b348eb00f5a9ce53
2014-01-03 11:48:07 -08:00
..
x86 vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_bitstream.c Merge "Removing vp9_findnearmv.{h, c} files." 2013-12-26 13:38:38 -08:00
vp9_bitstream.h Cleans up mbskip encoding 2013-06-07 16:00:26 -07:00
vp9_block.h Adaptive motion control on ref and search range 2013-12-27 12:43:06 -08:00
vp9_dct.c Take out assertion from inverse transforms 2013-11-15 15:30:47 -08:00
vp9_dct.h Adding fht{4x4, 8x8, 16x16} functions. 2013-10-25 17:55:07 -07:00
vp9_encodeframe.c Reusing vp9_get_skip_context() function in encoder. 2014-01-02 18:29:56 -08:00
vp9_encodeframe.h Moving get_token_alloc function from common to the encoder. 2013-10-01 11:54:10 -07:00
vp9_encodemb.c Using single struct to represent scale factors. 2013-12-19 16:06:33 -08:00
vp9_encodemb.h Move vp9_setup_interp_filter() to encoder 2013-11-19 14:57:58 -08:00
vp9_encodemv.c Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder." 2013-12-16 14:10:13 -08:00
vp9_encodemv.h Moving mv entropy encodings calculation to the encoder side. 2013-11-25 16:36:28 -08:00
vp9_extend.c Move vp9_extend.{h,c} from common to encoder 2013-11-18 12:43:36 -08:00
vp9_extend.h vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_firstpass.c Merge "Adjust gf_group_error_left for arf groups." 2013-12-20 04:21:56 -08:00
vp9_firstpass.h Begin refactor of frame schedule in rate control 2013-12-19 10:55:38 -08:00
vp9_lookahead.c Move vp9_extend.{h,c} from common to encoder 2013-11-18 12:43:36 -08:00
vp9_lookahead.h Removing and moving around constant definitions. 2013-07-15 19:26:30 -07:00
vp9_mbgraph.c Replacing int_mv with MV. 2014-01-03 11:48:07 -08:00
vp9_mbgraph.h Code cleanup. 2013-02-28 13:18:02 -08:00
vp9_mcomp.c Replacing int_mv with MV. 2014-01-03 11:48:07 -08:00
vp9_mcomp.h Replacing int_mv with MV. 2014-01-03 11:48:07 -08:00
vp9_onyx_if.c Merge "Remove a unused sub-pixel search" 2013-12-27 14:05:38 -08:00
vp9_onyx_int.h Merge "Remove a unused sub-pixel search" 2013-12-27 14:05:38 -08:00
vp9_picklpf.c cpplint issues in vp9_picklpf.c 2013-10-04 17:08:41 -07:00
vp9_picklpf.h Added lpf level picking using partial frame 2013-08-09 07:37:08 -07:00
vp9_psnr.c lint issue in vp9_psnr.c 2013-10-04 11:01:49 -07:00
vp9_psnr.h Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_quantize.c Moving eob array to the encoder. 2013-12-03 17:59:32 -08:00
vp9_quantize.h Remove plane_block_idx. 2013-12-02 18:33:50 -08:00
vp9_ratectrl.c Begin refactor of frame schedule in rate control 2013-12-19 10:55:38 -08:00
vp9_ratectrl.h Updates for 1-pass CBR rate control. 2013-12-18 09:24:24 -08:00
vp9_rdopt.c Replacing int_mv with MV. 2014-01-03 11:48:07 -08:00
vp9_rdopt.h Removing vp9_encodeintra.{h, c} files. 2013-11-15 12:17:16 -08:00
vp9_sad_c.c Move vp9_sadmxn.h from common to encoder 2013-11-19 12:46:08 -08:00
vp9_sadmxn.h vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_segmentation.c Move two functions to encoder 2013-12-16 17:27:48 -08:00
vp9_segmentation.h Move two functions to encoder 2013-12-16 17:27:48 -08:00
vp9_ssim.c cpplint issues in vp9_ssim.c 2013-10-04 14:08:37 -07:00
vp9_subexp.c Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. 2013-12-20 11:10:24 -08:00
vp9_subexp.h vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_temporal_filter.c Using single struct to represent scale factors. 2013-12-19 16:06:33 -08:00
vp9_temporal_filter.h Move configure_arnr_filter function 2013-04-16 15:58:27 -07:00
vp9_tokenize.c Cleaning up skip context calculation. 2013-12-10 14:11:26 -08:00
vp9_tokenize.h Moving vp9_token from common to encoder. 2013-12-04 19:36:58 -08:00
vp9_treewriter.c Moving vp9_tree_probs_from_distribution() to encoder. 2013-12-05 18:13:26 -08:00
vp9_treewriter.h Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. 2013-12-20 11:10:24 -08:00
vp9_vaq.c Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup. 2013-11-06 13:34:23 -08:00
vp9_vaq.h vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_variance_c.c Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h." 2013-10-16 13:13:14 -07:00
vp9_variance.h Implement variance-based adaptive quantization 2013-10-16 11:55:13 +01:00
vp9_write_bit_buffer.h vp9: normalize include guards 2013-12-16 19:40:49 -08:00
vp9_writer.c Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. 2013-12-20 11:10:24 -08:00
vp9_writer.h Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. 2013-12-20 11:10:24 -08:00