Searched defs:_col (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | fastssim.c | 259 #define FS_COL_SET(_col, _joffs, _ioffs) \ argument 270 #define FS_COL_ADD(_col, _joffs, _ioffs) \ argument 281 #define FS_COL_SUB(_col, _joffs, _ioffs) \ argument
|
/external/libaom/libaom/aom_dsp/ |
D | fastssim.c | 254 #define FS_COL_SET(_col, _joffs, _ioffs) \ argument 265 #define FS_COL_ADD(_col, _joffs, _ioffs) \ argument 276 #define FS_COL_SUB(_col, _joffs, _ioffs) \ argument
|