Home
last modified time | relevance | path

Searched refs:DCALbrTone (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.h47 typedef struct DCALbrTone { struct
54 } DCALbrTone; typedef
119 DCALbrTone tones[DCA_LBR_TONES]; ///< Circular buffer of tones
H A Ddca_lbr.c331 DCALbrTone *t = &s->tones[s->ntones]; in parse_tonal()
1626 DCALbrTone *t = &s->tones[(start + i) & (DCA_LBR_TONES - 1)]; in synth_tones()

Completed in 4 milliseconds