mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
efdbf37255
commit
a594678e3d
285 changed files with 12724 additions and 1671 deletions
|
@ -40,7 +40,7 @@ struct CeltPVQ {
|
|||
QUANT_FN(*quant_band);
|
||||
};
|
||||
|
||||
void ff_celt_pvq_init_x86(struct CeltPVQ *s);
|
||||
void ff_opus_dsp_init_x86(struct CeltPVQ *s);
|
||||
|
||||
int ff_celt_pvq_init(struct CeltPVQ **pvq, int encode);
|
||||
void ff_celt_pvq_uninit(struct CeltPVQ **pvq);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue