Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbink.c765 int nz_coeff_count = 0; in read_residue() local
773 for (i = 0; i < nz_coeff_count; i++) { in read_residue()
806 nz_coeff[nz_coeff_count++] = bink_scan[ccoef]; in read_residue()
824 nz_coeff[nz_coeff_count++] = bink_scan[ccoef]; in read_residue()

Completed in 4 milliseconds