Home
last modified time | relevance | path

Searched refs:FS_COL_SUB (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dfastssim.c276 #define FS_COL_SUB(_col, _joffs, _ioffs) \ macro
386 FS_COL_SUB(2, -3, 2); in fs_calc_structure()
387 FS_COL_SUB(2, 2, 2); in fs_calc_structure()
389 FS_COL_SUB(3, -4, 3); in fs_calc_structure()
390 FS_COL_SUB(3, 3, 3); in fs_calc_structure()
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c281 #define FS_COL_SUB(_col, _joffs, _ioffs) \ macro
396 FS_COL_SUB(2, -3, 2); in fs_calc_structure()
397 FS_COL_SUB(2, 2, 2); in fs_calc_structure()
399 FS_COL_SUB(3, -4, 3); in fs_calc_structure()
400 FS_COL_SUB(3, 3, 3); in fs_calc_structure()