Searched refs:nextband0 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | aaccoder.c | 758 uint8_t nextband0[128], nextband1[128]; in search_for_ms() local 770 ff_init_nextband_map(sce0, nextband0); in search_for_ms() 811 && ( !ff_sfdelta_can_replace(sce0, nextband0, prev_mid, mididx, w*16+g) in search_for_ms()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aaccoder_mips.c | 2341 uint8_t nextband0[128], nextband1[128]; in search_for_ms_mips() local 2352 ff_init_nextband_map(sce0, nextband0); in search_for_ms_mips() 2393 && ( !ff_sfdelta_can_replace(sce0, nextband0, prev_mid, mididx, w*16+g) in search_for_ms_mips()
|
Completed in 6 milliseconds