Go to the documentation of this file.
31 #define CHECK_OFFSET(s, m, o) \
32 static_assert(offsetof(s, m) == o, \
33 "Hardcoded ASM offset of " #s " field " #o " needs to be updated.");
void ff_dct_unquantize_h263_intra_neon(MpegEncContext *s, int16_t *block, int n, int qscale)
av_cold void ff_mpv_common_init_arm(MpegEncContext *s)
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
static atomic_int cpu_flags
#define have_armv5te(flags)
void ff_mpv_common_init_armv5te(MpegEncContext *s)
void ff_dct_unquantize_h263_inter_neon(MpegEncContext *s, int16_t *block, int n, int qscale)
The exact code depends on how similar the blocks are and how related they are to the block
#define INTER_SCANTAB_RASTER_END