Home
last modified time | relevance | path

Searched refs:run_value_bits (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daaccoder_trellis.h85 if ( run_value_bits[sce->ics.num_windows == 8][path[swb][0].run] in codebook_trellis_rate()
86 != run_value_bits[sce->ics.num_windows == 8][path[swb][0].run+1]) in codebook_trellis_rate()
134 if ( run_value_bits[sce->ics.num_windows == 8][path[swb][cb].run] in codebook_trellis_rate()
135 != run_value_bits[sce->ics.num_windows == 8][path[swb][cb].run+1]) in codebook_trellis_rate()
H A Daacenctab.h110 static const uint8_t * const run_value_bits[2] = { variable
H A Daaccoder.c130 if ( run_value_bits[sce->ics.num_windows == 8][path[swb][cb].run] in encode_window_bands_info()
131 != run_value_bits[sce->ics.num_windows == 8][path[swb][cb].run+1]) in encode_window_bands_info()

Completed in 3 milliseconds