Searched defs:vbr (Results 1 – 4 of 4) sorted by relevance
76 void vbr_init(VBRState *vbr) in vbr_init()124 float vbr_analysis(VBRState *vbr, spx_word16_t *sig, int len, int pitch, float pitch_coef) in vbr_analysis()271 void vbr_destroy(VBRState *vbr) in vbr_destroy()
102 spx_int32_t vbr; in speex_std_vbr_request_handler() local
97 VBRState *vbr; /**< State of the VBR data */ member
70 spx_int32_t vbr; /**< 1 for a VBR encoding, 0 otherwise */ member