Home
last modified time | relevance | path

Searched refs:ZERO_BT (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daac.h84 ZERO_BT = 0, ///< Scalefactors and spectral data are all zero. enumerator
Daacdec_fixed.c373 if (cce->ch[0].band_type[idx] != ZERO_BT) { in apply_dependent_coupling_fixed()
Daacdec.c231 if (cce->ch[0].band_type[idx] != ZERO_BT) { in apply_dependent_coupling()
Daacdec_template.c1596 if (band_type[idx] == ZERO_BT) { in decode_scalefactors()
2396 if (sce->band_type[idx] != ZERO_BT) {