Lines Matching refs:JCOEF
914 if (sizeof(JCOEF) != 2) in jsimd_can_quantize()
937 if (sizeof(JCOEF) != 2) in jsimd_can_quantize_float()
983 if (sizeof(JCOEF) != 2) in jsimd_can_idct_2x2()
1008 if (sizeof(JCOEF) != 2) in jsimd_can_idct_4x4()
1057 if (sizeof(JCOEF) != 2) in jsimd_can_idct_islow()
1084 if (sizeof(JCOEF) != 2) in jsimd_can_idct_ifast()
1110 if (sizeof(JCOEF) != 2) in jsimd_can_idct_float()
1183 if (sizeof(JCOEF) != 2) in jsimd_can_huff_encode_one_block()
1209 if (sizeof(JCOEF) != 2) in jsimd_can_encode_mcu_AC_first_prepare()
1220 jsimd_encode_mcu_AC_first_prepare(const JCOEF *block, in jsimd_encode_mcu_AC_first_prepare()
1222 int Al, JCOEF *values, size_t *zerobits) in jsimd_encode_mcu_AC_first_prepare()
1235 if (sizeof(JCOEF) != 2) in jsimd_can_encode_mcu_AC_refine_prepare()
1246 jsimd_encode_mcu_AC_refine_prepare(const JCOEF *block, in jsimd_encode_mcu_AC_refine_prepare()
1248 int Al, JCOEF *absvalues, size_t *bits) in jsimd_encode_mcu_AC_refine_prepare()