Searched refs:non_zero_found (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 Dmpegaudiodec.c1046 int sf_max, sf, len, non_zero_found; local
1110 non_zero_found = non_zero_found_short[0] |
1119 if (!non_zero_found) {
1122 non_zero_found = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodec_template.c1030 int sf_max, sf, len, non_zero_found; local
1094 non_zero_found = non_zero_found_short[0] |
1103 if (!non_zero_found) {
1106 non_zero_found = 1;

Completed in 65 milliseconds