#include <arm_neon.h>
#include <string.h>
+
#include "./vpx_config.h"
+#include "./vp8_rtcd.h"
#include "vpx_dsp/arm/mem_neon.h"
static const uint8_t bifilter4_coeff[8][2] = { { 128, 0 }, { 112, 16 },
#include <arm_neon.h>
+#include "./vp8_rtcd.h"
+
void vp8_copy_mem8x4_neon(unsigned char *src, int src_stride,
unsigned char *dst, int dst_stride) {
uint8x8_t vtmp;
#include <arm_neon.h>
+#include "./vp8_rtcd.h"
#include "vp8/common/blockd.h"
void vp8_dequantize_b_neon(BLOCKD *d, short *DQC) {
#include <arm_neon.h>
+#include "./vp8_rtcd.h"
+
void vp8_short_inv_walsh4x4_neon(int16_t *input, int16_t *mb_dqcoeff) {
int16x8_t q0s16, q1s16, q2s16, q3s16;
int16x4_t d4s16, d5s16, d6s16, d7s16;
*/
#include <arm_neon.h>
+
#include "./vpx_config.h"
+#include "./vp8_rtcd.h"
static INLINE void vp8_loop_filter_simple_horizontal_edge_neon(
unsigned char *s, int p, const unsigned char *blimit) {
*/
#include <arm_neon.h>
+
#include "./vpx_config.h"
+#include "./vp8_rtcd.h"
#include "vpx_ports/arm.h"
#ifdef VPX_INCOMPATIBLE_GCC
#include <arm_neon.h>
#include <string.h>
#include "./vpx_config.h"
+#include "./vp8_rtcd.h"
#include "vpx_dsp/arm/mem_neon.h"
#include "vpx_ports/mem.h"
*/
#include <arm_neon.h>
+
+#include "./vp8_rtcd.h"
#include "vp8/encoder/block.h"
static const uint16_t inv_zig_zag[16] = { 1, 2, 6, 7, 3, 5, 8, 13,
#include <arm_neon.h>
+#include "./vp8_rtcd.h"
+
void vp8_short_fdct4x4_neon(int16_t *input, int16_t *output, int pitch) {
int16x4_t d0s16, d1s16, d2s16, d3s16, d4s16, d5s16, d6s16, d7s16;
int16x4_t d16s16, d17s16, d26s16, dEmptys16;
*/
#include <arm_neon.h>
+
+#include "./vp8_rtcd.h"
#include "vpx_ports/arm.h"
#ifdef VPX_INCOMPATIBLE_GCC
#include <arm_neon.h>
#include "./vpx_config.h"
+#include "./vpx_dsp_rtcd.h"
#include "vpx_dsp/txfm_common.h"
#include "vpx_dsp/vpx_dsp_common.h"
#include "vpx_dsp/arm/idct_neon.h"
#include <arm_neon.h>
#include "./vpx_config.h"
+#include "./vpx_dsp_rtcd.h"
#include "vpx_dsp/txfm_common.h"
#include "vpx_dsp/vpx_dsp_common.h"
#include "vpx_dsp/arm/idct_neon.h"
#include <arm_neon.h>
#include "./vpx_config.h"
+#include "./vpx_dsp_rtcd.h"
#include "vpx/vpx_integer.h"
#include "vpx_dsp/arm/mem_neon.h"
#include <assert.h>
#include "./vpx_config.h"
+#include "./vpx_dsp_rtcd.h"
#include "vpx/vpx_integer.h"
#include "vpx_dsp/arm/mem_neon.h"