Home | History | Annotate | Download | only in armv7a
      1 build/make/rtcd.sh
      2 build/make/version.sh
      3 CHANGELOG
      4 libs.mk
      5 vp8/common/alloccommon.c
      6 vp8/common/alloccommon.h
      7 vp8/common/arm/armv6/bilinearfilter_v6.asm.s
      8 vp8/common/arm/armv6/copymem16x16_v6.asm.s
      9 vp8/common/arm/armv6/copymem8x4_v6.asm.s
     10 vp8/common/arm/armv6/copymem8x8_v6.asm.s
     11 vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s
     12 vp8/common/arm/armv6/dequant_idct_v6.asm.s
     13 vp8/common/arm/armv6/dequantize_v6.asm.s
     14 vp8/common/arm/armv6/filter_v6.asm.s
     15 vp8/common/arm/armv6/idct_blk_v6.c
     16 vp8/common/arm/armv6/idct_v6.asm.s
     17 vp8/common/arm/armv6/intra4x4_predict_v6.asm.s
     18 vp8/common/arm/armv6/iwalsh_v6.asm.s
     19 vp8/common/arm/armv6/loopfilter_v6.asm.s
     20 vp8/common/arm/armv6/simpleloopfilter_v6.asm.s
     21 vp8/common/arm/armv6/sixtappredict8x4_v6.asm.s
     22 vp8/common/arm/armv6/vp8_sad16x16_armv6.asm.s
     23 vp8/common/arm/armv6/vp8_variance16x16_armv6.asm.s
     24 vp8/common/arm/armv6/vp8_variance8x8_armv6.asm.s
     25 vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm.s
     26 vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm.s
     27 vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm.s
     28 vp8/common/arm/bilinearfilter_arm.c
     29 vp8/common/arm/bilinearfilter_arm.h
     30 vp8/common/arm/dequantize_arm.c
     31 vp8/common/arm/filter_arm.c
     32 vp8/common/arm/loopfilter_arm.c
     33 vp8/common/arm/reconintra_arm.c
     34 vp8/common/arm/variance_arm.c
     35 vp8/common/asm_com_offsets.c
     36 vp8/common/blockd.c
     37 vp8/common/blockd.h
     38 vp8/common/coefupdateprobs.h
     39 vp8/common/common.h
     40 vp8/common/debugmodes.c
     41 vp8/common/default_coef_probs.h
     42 vp8/common/dequantize.c
     43 vp8/common/entropy.c
     44 vp8/common/entropy.h
     45 vp8/common/entropymode.c
     46 vp8/common/entropymode.h
     47 vp8/common/entropymv.c
     48 vp8/common/entropymv.h
     49 vp8/common/extend.c
     50 vp8/common/extend.h
     51 vp8/common/filter.c
     52 vp8/common/filter.h
     53 vp8/common/findnearmv.c
     54 vp8/common/findnearmv.h
     55 vp8/common/generic/systemdependent.c
     56 vp8/common/header.h
     57 vp8/common/idct_blk.c
     58 vp8/common/idctllm.c
     59 vp8/common/invtrans.h
     60 vp8/common/loopfilter.c
     61 vp8/common/loopfilter_filters.c
     62 vp8/common/loopfilter.h
     63 vp8/common/mbpitch.c
     64 vp8/common/modecont.c
     65 vp8/common/modecont.h
     66 vp8/common/mv.h
     67 vp8/common/onyxc_int.h
     68 vp8/common/onyxd.h
     69 vp8/common/onyx.h
     70 vp8/common/ppflags.h
     71 vp8/common/pragmas.h
     72 vp8/common/quant_common.c
     73 vp8/common/quant_common.h
     74 vp8/common/reconinter.c
     75 vp8/common/reconinter.h
     76 vp8/common/reconintra4x4.c
     77 vp8/common/reconintra4x4.h
     78 vp8/common/reconintra.c
     79 vp8/common/rtcd.c
     80 vp8/common/rtcd_defs.sh
     81 vp8/common/sad_c.c
     82 vp8/common/setupintrarecon.c
     83 vp8/common/setupintrarecon.h
     84 vp8/common/swapyv12buffer.c
     85 vp8/common/swapyv12buffer.h
     86 vp8/common/systemdependent.h
     87 vp8/common/threading.h
     88 vp8/common/treecoder.c
     89 vp8/common/treecoder.h
     90 vp8/common/variance_c.c
     91 vp8/common/variance.h
     92 vp8/common/vp8_entropymodedata.h
     93 vp8/decoder/asm_dec_offsets.c
     94 vp8/decoder/dboolhuff.c
     95 vp8/decoder/dboolhuff.h
     96 vp8/decoder/decodemv.c
     97 vp8/decoder/decodemv.h
     98 vp8/decoder/decoderthreading.h
     99 vp8/decoder/decodframe.c
    100 vp8/decoder/detokenize.c
    101 vp8/decoder/detokenize.h
    102 vp8/decoder/onyxd_if.c
    103 vp8/decoder/onyxd_int.h
    104 vp8/decoder/threading.c
    105 vp8/decoder/treereader.h
    106 vp8/encoder/arm/armv5te/boolhuff_armv5te.asm.s
    107 vp8/encoder/arm/armv5te/vp8_packtokens_armv5.asm.s
    108 vp8/encoder/arm/armv5te/vp8_packtokens_mbrow_armv5.asm.s
    109 vp8/encoder/arm/armv5te/vp8_packtokens_partitions_armv5.asm.s
    110 vp8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm.s
    111 vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm.s
    112 vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm.s
    113 vp8/encoder/arm/armv6/vp8_subtract_armv6.asm.s
    114 vp8/encoder/arm/armv6/walsh_v6.asm.s
    115 vp8/encoder/arm/boolhuff_arm.c
    116 vp8/encoder/arm/dct_arm.c
    117 vp8/encoder/arm/quantize_arm.c
    118 vp8/encoder/asm_enc_offsets.c
    119 vp8/encoder/bitstream.c
    120 vp8/encoder/bitstream.h
    121 vp8/encoder/block.h
    122 vp8/encoder/boolhuff.h
    123 vp8/encoder/dct.c
    124 vp8/encoder/dct_value_cost.h
    125 vp8/encoder/dct_value_tokens.h
    126 vp8/encoder/defaultcoefcounts.h
    127 vp8/encoder/denoising.c
    128 vp8/encoder/denoising.h
    129 vp8/encoder/encodeframe.c
    130 vp8/encoder/encodeframe.h
    131 vp8/encoder/encodeintra.c
    132 vp8/encoder/encodeintra.h
    133 vp8/encoder/encodemb.c
    134 vp8/encoder/encodemb.h
    135 vp8/encoder/encodemv.c
    136 vp8/encoder/encodemv.h
    137 vp8/encoder/ethreading.c
    138 vp8/encoder/firstpass.h
    139 vp8/encoder/lookahead.c
    140 vp8/encoder/lookahead.h
    141 vp8/encoder/mcomp.c
    142 vp8/encoder/mcomp.h
    143 vp8/encoder/modecosts.c
    144 vp8/encoder/modecosts.h
    145 vp8/encoder/onyx_if.c
    146 vp8/encoder/onyx_int.h
    147 vp8/encoder/pickinter.c
    148 vp8/encoder/pickinter.h
    149 vp8/encoder/picklpf.c
    150 vp8/encoder/psnr.c
    151 vp8/encoder/psnr.h
    152 vp8/encoder/quantize.c
    153 vp8/encoder/quantize.h
    154 vp8/encoder/ratectrl.c
    155 vp8/encoder/ratectrl.h
    156 vp8/encoder/rdopt.c
    157 vp8/encoder/rdopt.h
    158 vp8/encoder/segmentation.c
    159 vp8/encoder/segmentation.h
    160 vp8/encoder/tokenize.c
    161 vp8/encoder/tokenize.h
    162 vp8/encoder/treewriter.c
    163 vp8/encoder/treewriter.h
    164 vp8/vp8_common.mk
    165 vp8/vp8cx_arm.mk
    166 vp8/vp8_cx_iface.c
    167 vp8/vp8cx.mk
    168 vp8/vp8_dx_iface.c
    169 vp8/vp8dx.mk
    170 vpx_config.c
    171 vpx/internal/vpx_codec_internal.h
    172 vpx_mem/include/vpx_mem_intrnl.h
    173 vpx_mem/vpx_mem.c
    174 vpx_mem/vpx_mem.h
    175 vpx_mem/vpx_mem.mk
    176 vpx_ports/arm_cpudetect.c
    177 vpx_ports/arm.h
    178 vpx_ports/asm_offsets.h
    179 vpx_ports/mem.h
    180 vpx_ports/vpx_ports.mk
    181 vpx_ports/vpx_timer.h
    182 vpx_scale/generic/gen_scalers.c
    183 vpx_scale/generic/vpxscale.c
    184 vpx_scale/generic/yv12config.c
    185 vpx_scale/generic/yv12extend.c
    186 vpx_scale/generic/yv12extend_generic.h
    187 vpx_scale/scale_mode.h
    188 vpx_scale/vpxscale.h
    189 vpx_scale/vpx_scale.mk
    190 vpx_scale/yv12config.h
    191 vpx/src/vpx_codec.c
    192 vpx/src/vpx_decoder.c
    193 vpx/src/vpx_encoder.c
    194 vpx/src/vpx_image.c
    195 vpx/vp8cx.h
    196 vpx/vp8dx.h
    197 vpx/vp8.h
    198 vpx/vpx_codec.h
    199 vpx/vpx_codec_impl_bottom.h
    200 vpx/vpx_codec_impl_top.h
    201 vpx/vpx_codec.mk
    202 vpx/vpx_decoder.h
    203 vpx/vpx_encoder.h
    204 vpx/vpx_image.h
    205 vpx/vpx_integer.h
    206