Searched refs:nz_coeff_count (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 Dbink.c704 int nz_coeff_count = 0; local
712 for (i = 0; i < nz_coeff_count; i++) {
745 nz_coeff[nz_coeff_count++] = bink_scan[ccoef];
763 nz_coeff[nz_coeff_count++] = bink_scan[ccoef];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbink.c719 int nz_coeff_count = 0; local
727 for (i = 0; i < nz_coeff_count; i++) {
760 nz_coeff[nz_coeff_count++] = bink_scan[ccoef];
778 nz_coeff[nz_coeff_count++] = bink_scan[ccoef];

Completed in 429 milliseconds