Searched defs:nextband (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | aacenc_utils.h | 199 static inline void ff_init_nextband_map(const SingleChannelElement *sce, uint8_t *nextband) in ff_init_nextband_map() argument 221 static inline void ff_nextband_remove(uint8_t *nextband, int prevband, int band) in ff_nextband_remove() argument 232 ff_sfdelta_can_remove_band(const SingleChannelElement *sce, const uint8_t *nextband, int prev_sf, int band) ff_sfdelta_can_remove_band() argument 246 ff_sfdelta_can_replace(const SingleChannelElement *sce, const uint8_t *nextband, int prev_sf, int new_sf, int band) ff_sfdelta_can_replace() argument [all...] |
H A D | aaccoder_twoloop.h | 79 uint8_t nextband[128]; in search_for_quantizers_twoloop() local
|
H A D | aaccoder.c | 550 uint8_t nextband[128]; in search_for_pns() local
|
Completed in 4 milliseconds