Searched refs:use_pcoeffs (Results 1 – 2 of 2) sorted by relevance
36 int use_pcoeffs, int phase) in ff_aac_is_encoding_err() argument41 float *L = use_pcoeffs ? sce0->pcoeffs : sce0->coeffs; in ff_aac_is_encoding_err()42 float *R = use_pcoeffs ? sce1->pcoeffs : sce1->coeffs; in ff_aac_is_encoding_err()
48 int use_pcoeffs, int phase);