vpx/vp9
James Zern 4ec47249bc rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h
this file shouldn't be built directly, it is included in vp9_dct_avx2.c
to create a non-high-bitdepth and a high-bitdepth version

silences missing prototype warnings for the unused FDCT32x32* functions

Change-Id: I4c19935c0e035b393be513bde735e9a78064a494
2015-05-15 16:47:51 -07:00
..
common vp9: add some missing includes 2015-05-15 10:43:47 -07:00
decoder vp9_decodeframe.c: make a function static 2015-05-15 10:43:47 -07:00
encoder rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h 2015-05-15 16:47:51 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk mips msa vp9 idct 8x8 optimization 2015-05-08 12:23:27 +05:30
vp9_cx_iface.c VP9E_GET_ACTIVE_MAP API function. 2015-03-24 11:19:47 -07:00
vp9_dx_iface.c Fix illegal memory access when stream starts w/ invisible frame. 2015-05-14 15:49:10 -07:00
vp9_iface_common.h Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9cx.mk rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h 2015-05-15 16:47:51 -07:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00