Go to the documentation of this file.
21 #ifndef AVCODEC_MIPS_MPEGVIDEO_MIPS_H
22 #define AVCODEC_MIPS_MPEGVIDEO_MIPS_H
void ff_dct_unquantize_mpeg1_inter_mmi(const MPVContext *s, int16_t *block, int n, int qscale)
void ff_dct_unquantize_h263_intra_mmi(const MPVContext *s, int16_t *block, int n, int qscale)
void ff_dct_unquantize_mpeg1_intra_mmi(const MPVContext *s, int16_t *block, int n, int qscale)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf offset
void ff_dct_unquantize_h263_inter_mmi(const MPVContext *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
void ff_dct_unquantize_mpeg2_intra_mmi(const MPVContext *s, int16_t *block, int n, int qscale)
void ff_denoise_dct_mmi(int16_t block[64], int sum[64], const uint16_t offset[64])