Home
last modified time | relevance | path

Searched refs:ff_init_nextband_map (Results 1 - 5 of 5) 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() function
219 * calling ff_init_nextband_map after marking a band as zero)
H A Daacenc_is.c110 ff_init_nextband_map(sce1, nextband1); in ff_aac_search_for_is()
H A Daaccoder.c580 ff_init_nextband_map(sce, nextband); in search_for_pns()
770 ff_init_nextband_map(sce0, nextband0); in search_for_ms()
771 ff_init_nextband_map(sce1, nextband1); in search_for_ms()
H A Daaccoder_twoloop.h728 ff_init_nextband_map(sce, nextband); in search_for_quantizers_twoloop()
/third_party/ffmpeg/libavcodec/mips/
H A Daaccoder_mips.c2352 ff_init_nextband_map(sce0, nextband0); in search_for_ms_mips()
2353 ff_init_nextband_map(sce1, nextband1); in search_for_ms_mips()

Completed in 10 milliseconds