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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwma.h86 int high_band_coded[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member in struct:WMACodecContext
H A Dwmadec.c439 s->high_band_coded[ch][i] = a;
453 if (s->high_band_coded[ch][i]) {
582 if (s->high_band_coded[ch][j]) {
606 if (j >= 0 && s->high_band_coded[ch][j]) {
H A Dwmaenc.c236 put_bits(&s->pb, 1, s->high_band_coded[ch][i]= 0);

Completed in 117 milliseconds