Searched refs:ROW16 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mvcdec.c | 95 #define ROW16(row, a1, a0, b1, b0) \ in decode_mvc1() macro 102 ROW16(0, 0, 1, 2, 3); in decode_mvc1() 103 ROW16(1, 0, 1, 2, 3); in decode_mvc1() 104 ROW16(2, 4, 5, 6, 7); in decode_mvc1() 105 ROW16(3, 4, 5, 6, 7); in decode_mvc1()
|
Completed in 2 milliseconds