idct_row          266 libavcodec/alpha/simple_idct_alpha.c         int sparseness = idct_row(block + 8 * i);
idct_row          576 libavcodec/x86/idct_mmx.c     idct_row (table04, rounder0);                                       \
idct_row          578 libavcodec/x86/idct_mmx.c     idct_row (table04, rounder4);                                       \
idct_row          580 libavcodec/x86/idct_mmx.c     idct_row (table17, rounder1);                                       \
idct_row          582 libavcodec/x86/idct_mmx.c     idct_row (table17, rounder7);                                       \
idct_row          584 libavcodec/x86/idct_mmx.c     idct_row (table26, rounder2);                                       \
idct_row          586 libavcodec/x86/idct_mmx.c     idct_row (table26, rounder6);                                       \
idct_row          588 libavcodec/x86/idct_mmx.c     idct_row (table35, rounder3);                                       \
idct_row          590 libavcodec/x86/idct_mmx.c     idct_row (table35, rounder5);                                       \