Home
last modified time | relevance | path

Searched refs:RESTORE_SIGN (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_template.c39 #undef RESTORE_SIGN macro
80 #define RESTORE_SIGN(a,b) \ macro
88 #define RESTORE_SIGN(a,b) \ macro
159 RESTORE_SIGN(MM"1", MM"0") // out=((ABS(block[i])*qmat[0] - bias[0]*qmat[0])>>16)*sign(block[i]) in dct_quantize()
193 RESTORE_SIGN(MM"1", MM"0") // out=((ABS(block[i])*qmat[0] - bias[0]*qmat[0])>>16)*sign(block[i]) in dct_quantize()

Completed in 1 milliseconds