Home
last modified time | relevance | path

Searched defs:nextband (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacenc_utils.h199 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 Daaccoder_twoloop.h79 uint8_t nextband[128]; in search_for_quantizers_twoloop() local
H A Daaccoder.c550 uint8_t nextband[128]; in search_for_pns() local

Completed in 4 milliseconds