Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmathops.h91 #ifndef MLS16
92 # define MLS16(rt, ra, rb) ((rt) -= (ra) * (rb)) macro
/third_party/ffmpeg/libavcodec/avr32/
H A Dmathops.h72 #define MLS16(d, a, b) MAC16(d, -(a), b) macro

Completed in 2 milliseconds