Lines Matching defs:sce1
40 SingleChannelElement *sce1 = &cpe->ch[1];
42 float *R = use_pcoeffs ? sce1->pcoeffs : sce1->coeffs;
73 sce1->ics.swb_sizes[g],
74 sce1->sf_idx[w*16+g],
75 sce1->band_type[w*16+g],
101 SingleChannelElement *sce1 = &cpe->ch[1];
110 ff_init_nextband_map(sce1, nextband1);
118 ff_sfdelta_can_remove_band(sce1, nextband1, prev_sf1, w*16+g)) {
124 float coef1 = sce1->coeffs[start+(w+w2)*128+i];
151 if (!sce1->zeroes[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT)
152 prev_sf1 = sce1->sf_idx[w*16+g];