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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c3013 #undef SCALED_CPY macro
3080 #define SCALED_CPY(src1, src2, dst1, dst2)\ macro
3083 SCALED_CPY((%2) , (%2, %4) , (%3) , (%3, %5))
3084 SCALED_CPY((%2, %4, 2), (%%REGa, %4, 2), (%3, %5, 2), (%%REGd, %5, 2))
3085 SCALED_CPY((%2, %4, 4), (%%REGa, %4, 4), (%3, %5, 4), (%%REGd, %5, 4))
3088 SCALED_CPY((%%REGa, %4), (%%REGa, %4, 2), (%%REGd, %5), (%%REGd, %5, 2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c3013 #undef SCALED_CPY macro
3080 #define SCALED_CPY(src1, src2, dst1, dst2)\ macro
3083 SCALED_CPY((%2) , (%2, %4) , (%3) , (%3, %5))
3084 SCALED_CPY((%2, %4, 2), (%%REGa, %4, 2), (%3, %5, 2), (%%REGd, %5, 2))
3085 SCALED_CPY((%2, %4, 4), (%%REGa, %4, 4), (%3, %5, 4), (%%REGd, %5, 4))
3088 SCALED_CPY((%%REGa, %4), (%%REGa, %4, 2), (%%REGd, %5), (%%REGd, %5, 2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c3013 #undef SCALED_CPY macro
3080 #define SCALED_CPY(src1, src2, dst1, dst2)\ macro
3083 SCALED_CPY((%2) , (%2, %4) , (%3) , (%3, %5))
3084 SCALED_CPY((%2, %4, 2), (%%REGa, %4, 2), (%3, %5, 2), (%%REGd, %5, 2))
3085 SCALED_CPY((%2, %4, 4), (%%REGa, %4, 4), (%3, %5, 4), (%%REGd, %5, 4))
3088 SCALED_CPY((%%REGa, %4), (%%REGa, %4, 2), (%%REGd, %5), (%%REGd, %5, 2))

Completed in 80 milliseconds