Searched refs:APCK_SIZE (Results 1 – 4 of 4) sorted by relevance
126 "mov "STR(APCK_SIZE)"(%%"FF_REG_d"), %%"FF_REG_S" \n\t"\127 "add $"STR(APCK_SIZE)", %%"FF_REG_d" \n\t"\171 "mov "STR(APCK_SIZE)"(%%"FF_REG_d"), %%"FF_REG_S" \n\t"\172 "add $"STR(APCK_SIZE)", %%"FF_REG_d" \n\t"\
148 int s= APCK_SIZE / 8; in ff_updateMMXDitherTables()
55 # define APCK_SIZE 24 macro59 # define APCK_SIZE 16 macro
617 ((flags & SWS_ACCURATE_RND) ? APCK_SIZE : 16)) { in initFilter()