Searched refs:MKSCALE16 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | rawdec.c | 146 #define MKSCALE16(name, r16, w16) \ macro 163 MKSCALE16(scale16be, AV_RB16, AV_WB16) 164 MKSCALE16(scale16le, AV_RL16, AV_WL16) |
Completed in 2 milliseconds