Searched refs:snroffst (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | eac3dec.c | 582 int snroffst = (csnroffst + get_bits(gbc, 4)) << 2; in ff_eac3_parse_header() local 584 s->snr_offset[ch] = snroffst; in ff_eac3_parse_header() |
Completed in 1 milliseconds