Searched refs:dct_unquantize_h263_axp (Results 1 – 1 of 1) sorted by relevance
26 static void dct_unquantize_h263_axp(int16_t *block, int n_coeffs, in dct_unquantize_h263_axp() function94 dct_unquantize_h263_axp(block, n_coeffs, qscale, qadd); in dct_unquantize_h263_intra_axp()103 dct_unquantize_h263_axp(block, n_coeffs, qscale, (qscale - 1) | 1); in dct_unquantize_h263_inter_axp()