HomeSort by relevance Sort by last modified time
    Searched refs:armv6_idct (Results 1 - 3 of 3) sorted by null

  /external/jpeg/
armv6_idct.S 68 // void armv6_idct(short *coefs, int *quans, unsigned char *rows, int col)
72 .global armv6_idct
73 .func armv6_idct
75 armv6_idct: label
jddctmgr.c 45 extern void armv6_idct(short *coefs, int *quans, unsigned char **rows, int col);
52 armv6_idct(coef_block, dct_table, output_buf, output_col);
Android.mk 14 jquant2.c jutils.c jmemmgr.c armv6_idct.S

Completed in 680 milliseconds