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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacsbr.c615 static int read_sbr_grid(AACContext *ac, SpectralBandReplication *sbr, function
933 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]))
954 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]))
967 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]) ||
968 read_sbr_grid(ac, sbr, gb, &sbr->data[1]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacsbr.c639 static int read_sbr_grid(AACContext *ac, SpectralBandReplication *sbr, function
960 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]))
981 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]))
994 if (read_sbr_grid(ac, sbr, gb, &sbr->data[0]) ||
995 read_sbr_grid(ac, sbr, gb, &sbr->data[1]))

Completed in 140 milliseconds