Searched defs:_ioffs (Results 1 – 2 of 2) sorted by relevance
/external/libaom/aom_dsp/ |
D | fastssim.c | 256 #define FS_COL_SET(_col, _joffs, _ioffs) \ argument 267 #define FS_COL_ADD(_col, _joffs, _ioffs) \ argument 278 #define FS_COL_SUB(_col, _joffs, _ioffs) \ argument
|
/external/libvpx/vpx_dsp/ |
D | fastssim.c | 261 #define FS_COL_SET(_col, _joffs, _ioffs) \ argument 272 #define FS_COL_ADD(_col, _joffs, _ioffs) \ argument 283 #define FS_COL_SUB(_col, _joffs, _ioffs) \ argument
|