vpx/vp9/common
Dmitry Kovalev 600a3860a4 Making input pointer constant for all fdct/fht functions.
Change-Id: I78f7012f967a777ddd39bae6671eb501df6bbfe8
2013-10-24 11:48:25 -07:00
..
arm/neon Making input pointer of any inverse transform constant. 2013-10-11 18:27:12 -07:00
generic systemdependent lint issue resolved 2013-09-29 19:34:44 -07:00
mips/dspr2 Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h." 2013-10-16 13:13:14 -07:00
x86 Renaming vp9_short_fdct8x8 to vp9_fdct8x8. 2013-10-23 10:52:33 -07:00
vp9_alloccommon.c Moving all scan/iscan code into separate vp9_scan.{h, c} files. 2013-10-07 13:55:56 -07:00
vp9_alloccommon.h New mode_info_context storage -- undo revert 2013-09-11 13:45:44 -04:00
vp9_blockd.h Merge changes I1868fb75,I9ff504c6 2013-10-24 10:08:19 -07:00
vp9_common_data.c Use lookup table to simplify logic 2013-10-17 14:54:16 -07:00
vp9_common_data.h Use lookup table to simplify logic 2013-10-17 14:54:16 -07:00
vp9_common.h Adding VP9_FRAME_MARKER constant. 2013-10-23 17:24:17 -07:00
vp9_convolve.c cpplint issue with convolve resolved 2013-10-07 15:55:42 -07:00
vp9_convolve.h Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h. 2013-10-14 21:15:40 -07:00
vp9_debugmodes.c cpplint fixes to debug modes 2013-09-29 18:04:48 -07:00
vp9_default_coef_probs.h resolved lint issues in default_coef_probs 2013-09-29 19:41:31 -07:00
vp9_entropy.c Merge "Using constants instead of plain numbers." 2013-10-16 13:13:04 -07:00
vp9_entropy.h Adding get_band_translate() function. 2013-10-16 15:11:42 -07:00
vp9_entropymode.c Merge "Reordering probability tables for consistency." 2013-10-23 10:10:24 -07:00
vp9_entropymode.h Adding TREE_SIZE macro + cleanup. 2013-10-11 16:25:50 -07:00
vp9_entropymv.c vp9 dec/com: only update frame counts when necessary 2013-10-18 22:16:56 +02:00
vp9_entropymv.h Removing unused struct member mvcount[MV_VALS]. 2013-10-18 11:56:55 -07:00
vp9_enums.h Removing NUM_ prefix from constant names. 2013-10-18 17:44:19 -07:00
vp9_extend.c Reduce the amount of extension in src frames 2013-09-08 15:51:54 -07:00
vp9_extend.h Remove vp9_extend_mb_row() 2013-05-16 11:56:00 -07:00
vp9_filter.c Renaming INTERPOLATIONFILTERTYPE to INTERPOLATION_TYPE. 2013-10-23 17:45:52 -07:00
vp9_filter.h Renaming INTERPOLATIONFILTERTYPE to INTERPOLATION_TYPE. 2013-10-23 17:45:52 -07:00
vp9_findnearmv.c Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON. 2013-10-21 10:12:14 -07:00
vp9_findnearmv.h Cleaning up {above, left}_block_mode functions. 2013-10-23 17:54:13 -07:00
vp9_idct.c Making input pointer of any inverse transform constant. 2013-10-11 18:27:12 -07:00
vp9_idct.h Making input pointer of any inverse transform constant. 2013-10-11 18:27:12 -07:00
vp9_loopfilter_filters.c cpplint issue with vp9_loopfilter_filters.c 2013-09-29 19:03:00 -07:00
vp9_loopfilter.c vp9_loopfilter.c cpplint issues resolved. 2013-09-29 19:04:21 -07:00
vp9_loopfilter.h cpplint issues in vp9_loopfilter.h 2013-09-29 18:36:42 -07:00
vp9_mv.h Cleanup: reusing clamp_mv function. 2013-08-01 15:06:34 -07:00
vp9_mvref_common.c lint issues in mvref_common.c 2013-09-29 19:32:53 -07:00
vp9_mvref_common.h Cleanup in mvref_common.{h, c}. 2013-08-23 12:00:30 -07:00
vp9_onyx.h Revert "Merge "SVC improvements"" 2013-10-22 11:09:22 +02:00
vp9_onyxc_int.h Merge changes I1868fb75,I9ff504c6 2013-10-24 10:08:19 -07:00
vp9_postproc.c cpplint issues resolved in vp9_postproc.c 2013-09-29 18:52:29 -07:00
vp9_postproc.h consistently name VP9_COMMON variables #2 2013-08-29 13:25:58 -07:00
vp9_ppflags.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_pragmas.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_pred_common.c vp9 com/dec: avoid reading unavailable above/left 2013-10-18 21:39:37 +02:00
vp9_pred_common.h vp9 com/dec: avoid reading unavailable above/left 2013-10-18 21:39:37 +02:00
vp9_quant_common.c fix lint issues in quant common 2013-09-29 17:59:43 -07:00
vp9_quant_common.h Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_reconinter.c Merge changes I1868fb75,I9ff504c6 2013-10-24 10:08:19 -07:00
vp9_reconinter.h Merge changes I1868fb75,I9ff504c6 2013-10-24 10:08:19 -07:00
vp9_reconintra.c fix cpplint issue in reconintra 2013-09-29 18:02:42 -07:00
vp9_reconintra.h Adding const to arguments of intra prediction functions. 2013-08-14 10:35:56 -07:00
vp9_rtcd_defs.sh Making input pointer constant for all fdct/fht functions. 2013-10-24 11:48:25 -07:00
vp9_rtcd.c vp9_rtcd.c lint issues 2013-09-29 19:29:58 -07:00
vp9_sadmxn.h Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_scale.c Improve scale_factors struct 2013-10-22 13:10:22 -07:00
vp9_scale.h Improve scale_factors struct 2013-10-22 13:10:22 -07:00
vp9_scan.c Moving all scan/iscan code into separate vp9_scan.{h, c} files. 2013-10-07 13:55:56 -07:00
vp9_scan.h Moving all scan/iscan code into separate vp9_scan.{h, c} files. 2013-10-07 13:55:56 -07:00
vp9_seg_common.c Using TREE_SIZE macro for vp9_segment_tree. 2013-10-16 17:35:06 -07:00
vp9_seg_common.h Using TREE_SIZE macro for vp9_segment_tree. 2013-10-16 17:35:06 -07:00
vp9_systemdependent.h Get libvpx to compile on VS2013. 2013-10-11 14:27:00 -07:00
vp9_tapify.py Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_textblit.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_textblit.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_tile_common.c rename LOG2_* defines to *_LOG2 2013-08-22 14:45:24 -07:00
vp9_tile_common.h Cleaning up tile code. 2013-07-16 14:47:15 -07:00
vp9_treecoder.c treecoder lint issues resolved 2013-09-29 19:37:11 -07:00
vp9_treecoder.h Adding TREE_SIZE macro + cleanup. 2013-10-11 16:25:50 -07:00