Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddcadata.h86 extern const int8_t ff_dca_ph0_shift[8];
H A Ddca_lbr.c338 shift = ff_dca_ph0_shift[(t->x_freq & 3) * 2 + (freq & 1)] in parse_tonal()
H A Ddcadata.c8753 const int8_t ff_dca_ph0_shift[8] = { variable

Completed in 21 milliseconds