find_min_book 654 libavcodec/aaccoder.c int cb = find_min_book(maxval, sce->sf_idx[w*16+g]); find_min_book 793 libavcodec/aaccoder.c cb = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]); find_min_book 835 libavcodec/aaccoder.c if (find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]-1)) find_min_book 844 libavcodec/aaccoder.c sce->band_type[w*16+g] = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]); find_min_book 2217 libavcodec/mips/aaccoder_mips.c cb = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]); find_min_book 2253 libavcodec/mips/aaccoder_mips.c cb = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]); find_min_book 2296 libavcodec/mips/aaccoder_mips.c if (find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]-1)) find_min_book 2305 libavcodec/mips/aaccoder_mips.c sce->band_type[w*16+g] = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]);