Lines Matching refs:JCOEF
784 if (sizeof(JCOEF) != 2) in jsimd_can_quantize()
805 if (sizeof(JCOEF) != 2) in jsimd_can_quantize_float()
840 if (sizeof(JCOEF) != 2) in jsimd_can_idct_2x2()
863 if (sizeof(JCOEF) != 2) in jsimd_can_idct_4x4()
902 if (sizeof(JCOEF) != 2) in jsimd_can_idct_islow()
927 if (sizeof(JCOEF) != 2) in jsimd_can_idct_ifast()
951 if (sizeof(JCOEF) != 2) in jsimd_can_idct_float()
1006 if (sizeof(JCOEF) != 2) in jsimd_can_huff_encode_one_block()
1032 if (sizeof(JCOEF) != 2) in jsimd_can_encode_mcu_AC_first_prepare()
1043 jsimd_encode_mcu_AC_first_prepare(const JCOEF *block, in jsimd_encode_mcu_AC_first_prepare()
1045 int Al, JCOEF *values, size_t *zerobits) in jsimd_encode_mcu_AC_first_prepare()
1058 if (sizeof(JCOEF) != 2) in jsimd_can_encode_mcu_AC_refine_prepare()
1069 jsimd_encode_mcu_AC_refine_prepare(const JCOEF *block, in jsimd_encode_mcu_AC_refine_prepare()
1071 int Al, JCOEF *absvalues, size_t *bits) in jsimd_encode_mcu_AC_refine_prepare()