Home
last modified time | relevance | path

Searched refs:stackcb (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daaccoder_trellis.h69 int stackrun[120], stackcb[120], stack_len; in codebook_trellis_rate() local
166 stackcb [stack_len] = cb; in codebook_trellis_rate()
174 cb = aac_cb_out_map[stackcb[i]]; in codebook_trellis_rate()
Daaccoder.c87 int stackrun[120], stackcb[120], stack_len; in encode_window_bands_info() local
162 stackcb [stack_len] = cb; in encode_window_bands_info()
170 cb = aac_cb_out_map[stackcb[i]]; in encode_window_bands_info()