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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dredspark.c60 int i, coef_off, ret = 0; local
107 coef_off = 0x54 + codec->channels * 8;
109 coef_off += 16;
111 if (coef_off + codec->channels * (32 + 14) > HEADER_SIZE) {
122 bytestream2_seek(&gbc, coef_off, SEEK_SET);

Completed in 108 milliseconds