Home
last modified time | relevance | path

Searched refs:ff_sfdelta_can_remove_band (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_utils.h232 static inline int ff_sfdelta_can_remove_band(const SingleChannelElement *sce, in ff_sfdelta_can_remove_band() function
Daacenc_is.c118 ff_sfdelta_can_remove_band(sce1, nextband1, prev_sf1, w*16+g)) { in ff_aac_search_for_is()
Daaccoder_twoloop.h737 if (!ff_sfdelta_can_remove_band(sce, nextband, prev, w*16+g)) { in search_for_quantizers_twoloop()
Daaccoder.c621 … if ((!sce->zeroes[w*16+g] && !ff_sfdelta_can_remove_band(sce, nextband, prev_sf, w*16+g)) || in search_for_pns()