Go to the documentation of this file.
32 #define CHECK_OFFSET(s, m, o) \
33 static_assert(offsetof(s, m) == o, \
34 "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_unquantize_init_arm(MPVUnquantDSPContext *s, int bitexact)
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
static atomic_int cpu_flags
void ff_mpv_unquantize_init_armv5te(MPVUnquantDSPContext *s)
#define have_armv5te(flags)
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