Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddolby_e.h366 static const uint8_t ht_code_tab[5] = { 0, 0, 1, 2, 2 }; variable
Ddolby_e.c241 int ht_code = ht_code_tab[fr_code - 1]; in bit_allocate()