Searched defs:start_band (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hcadec.c | 282 reconstruct_hfr(HCAContext *s, ChannelContext *ch, unsigned hfr_group_count, unsigned bands_per_hfr_group, unsigned start_band, unsigned total_band_count) reconstruct_hfr() argument
|
H A D | opus_celt.c | 320 ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, float **output, int channels, int frame_size, int start_band, int end_band) ff_celt_decode_frame() argument [all...] |
H A D | opus_celt.h | 106 int start_band; member
|
Completed in 3 milliseconds