Searched refs:DCA_PCMBLOCK_SAMPLES (Results 1 – 4 of 4) sorted by relevance
98 if (h->deficit_samples != DCA_PCMBLOCK_SAMPLES) in ff_dca_parse_core_frame_header()
46 #define DCA_PCMBLOCK_SAMPLES 32 macro
269 *duration = h.npcmblocks * DCA_PCMBLOCK_SAMPLES; in dca_parse_params()
1977 s->npcmsamples = nsamples = (s->npcmblocks * DCA_PCMBLOCK_SAMPLES) << x96_synth; in ff_dca_core_filter_fixed()2177 frame->nb_samples = nsamples = (s->npcmblocks * DCA_PCMBLOCK_SAMPLES) << x96_synth; in filter_frame_float()