Defines

libavcodec/ppc/dsputil_ppc.h File Reference

#include "config.h"

Go to the source code of this file.

Defines

#define POWERPC_PERF_DECLARE(a, cond)   int altivec_placeholder __attribute__ ((unused))
#define POWERPC_PERF_START_COUNT(a, cond)   do {} while (0)
#define POWERPC_PERF_STOP_COUNT(a, cond)   do {} while (0)

Define Documentation

#define POWERPC_PERF_DECLARE (   a,
  cond 
)    int altivec_placeholder __attribute__ ((unused))
#define POWERPC_PERF_START_COUNT (   a,
  cond 
)    do {} while (0)
#define POWERPC_PERF_STOP_COUNT (   a,
  cond 
)    do {} while (0)