Home
last modified time | relevance | path

Searched refs:stackrun (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
165 stackrun[stack_len] = path[ppos][cb].run; in codebook_trellis_rate()
176 count = stackrun[i]; in codebook_trellis_rate()
Daaccoder.c87 int stackrun[120], stackcb[120], stack_len; in encode_window_bands_info() local
161 stackrun[stack_len] = path[ppos][cb].run; in encode_window_bands_info()
172 count = stackrun[i]; in encode_window_bands_info()