Lines Matching refs:DCTELEM
515 (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM * workspace);
518 (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM * workspace);
521 (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM * workspace);
524 (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM * workspace);
540 EXTERN(void) jsimd_fdct_islow_mmx (DCTELEM * data);
543 EXTERN(void) jsimd_fdct_islow_sse2 (DCTELEM * data);
545 EXTERN(void) jsimd_fdct_islow_mips_dspr2 (DCTELEM * data);
548 EXTERN(void) jsimd_fdct_ifast_mmx (DCTELEM * data);
551 EXTERN(void) jsimd_fdct_ifast_sse2 (DCTELEM * data);
553 EXTERN(void) jsimd_fdct_ifast_neon (DCTELEM * data);
555 EXTERN(void) jsimd_fdct_ifast_mips_dspr2 (DCTELEM * data);
565 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
568 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
571 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
574 (JCOEFPTR coef_block, DCTELEM * divisors, DCTELEM * workspace);
659 (JCOEF * inptr, IFAST_MULT_TYPE * quantptr, DCTELEM * wsptr,
662 (DCTELEM * wsptr, JSAMPARRAY output_buf, JDIMENSION output_col,