Searched refs:hardthresh_c (Results 1 – 2 of 2) sorted by relevance
142 static int hardthresh_c(PP7Context *p, int16_t *src, int qp) in hardthresh_c() function305 case 0: pp7->requantize = hardthresh_c; break; in config_input()
131 static void hardthresh_c(int16_t dst[64], const int16_t src[64], in hardthresh_c() function489 case MODE_HARD: s->requantize = hardthresh_c; break; in init_dict()