Home
last modified time | relevance | path

Searched refs:ff_init_nextband_map (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_utils.h199 static inline void ff_init_nextband_map(const SingleChannelElement *sce, uint8_t *nextband) in ff_init_nextband_map() function
Daacenc_is.c110 ff_init_nextband_map(sce1, nextband1); in ff_aac_search_for_is()
Daaccoder.c581 ff_init_nextband_map(sce, nextband); in search_for_pns()
771 ff_init_nextband_map(sce0, nextband0); in search_for_ms()
772 ff_init_nextband_map(sce1, nextband1); in search_for_ms()
Daaccoder_twoloop.h728 ff_init_nextband_map(sce, nextband); in search_for_quantizers_twoloop()
/third_party/ffmpeg/libavcodec/mips/
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()