Lines Matching refs:output_col
949 JDIMENSION output_col) in jsimd_idct_2x2() argument
953 output_col); in jsimd_idct_2x2()
959 JDIMENSION output_col) in jsimd_idct_4x4() argument
964 output_col, workspace); in jsimd_idct_4x4()
971 JDIMENSION output_col) in jsimd_idct_6x6() argument
975 output_col); in jsimd_idct_6x6()
981 JSAMPARRAY output_buf, JDIMENSION output_col) in jsimd_idct_12x12() argument
986 (int)(output_buf[0] + output_col), in jsimd_idct_12x12()
987 (int)(output_buf[1] + output_col), in jsimd_idct_12x12()
988 (int)(output_buf[2] + output_col), in jsimd_idct_12x12()
989 (int)(output_buf[3] + output_col), in jsimd_idct_12x12()
990 (int)(output_buf[4] + output_col), in jsimd_idct_12x12()
991 (int)(output_buf[5] + output_col), in jsimd_idct_12x12()
992 (int)(output_buf[6] + output_col), in jsimd_idct_12x12()
993 (int)(output_buf[7] + output_col), in jsimd_idct_12x12()
994 (int)(output_buf[8] + output_col), in jsimd_idct_12x12()
995 (int)(output_buf[9] + output_col), in jsimd_idct_12x12()
996 (int)(output_buf[10] + output_col), in jsimd_idct_12x12()
997 (int)(output_buf[11] + output_col), in jsimd_idct_12x12()
1064 JDIMENSION output_col) in jsimd_idct_islow() argument
1068 (int)(output_buf[0] + output_col), in jsimd_idct_islow()
1069 (int)(output_buf[1] + output_col), in jsimd_idct_islow()
1070 (int)(output_buf[2] + output_col), in jsimd_idct_islow()
1071 (int)(output_buf[3] + output_col), in jsimd_idct_islow()
1072 (int)(output_buf[4] + output_col), in jsimd_idct_islow()
1073 (int)(output_buf[5] + output_col), in jsimd_idct_islow()
1074 (int)(output_buf[6] + output_col), in jsimd_idct_islow()
1075 (int)(output_buf[7] + output_col), in jsimd_idct_islow()
1086 JDIMENSION output_col) in jsimd_idct_ifast() argument
1106 output_col, mips_idct_ifast_coefs); in jsimd_idct_ifast()
1113 JDIMENSION output_col) in jsimd_idct_float() argument