Searched refs:qsc (Results 1 – 2 of 2) sorted by relevance
513 INT qsc; in HcrReorderQuantizedSpectralCoefficients() local543 qsc = *pQuantizedSpectralCoefficients++; in HcrReorderQuantizedSpectralCoefficients()544 abs_qsc = fAbs(qsc); in HcrReorderQuantizedSpectralCoefficients()546 *pTeVa++ = (FIXP_DBL)qsc; /* the qsc value is within range */ in HcrReorderQuantizedSpectralCoefficients()552 *pTeVa++ = (FIXP_DBL)qsc; in HcrReorderQuantizedSpectralCoefficients()
1740 WORD32 qsc; in ixheaacd_hcr_reorder_quantized_spec_coeff() local1767 qsc = *ptr_quant_spec_coeff++; in ixheaacd_hcr_reorder_quantized_spec_coeff()1768 abs_qsc = ixheaacd_abs32(qsc); in ixheaacd_hcr_reorder_quantized_spec_coeff()1770 *ptr_teva++ = (WORD32)qsc; in ixheaacd_hcr_reorder_quantized_spec_coeff()1773 *ptr_teva++ = (WORD32)qsc; in ixheaacd_hcr_reorder_quantized_spec_coeff()