Home | History | Annotate | Download | only in src

Lines Matching refs:nz_coeff

278                 if (currMB->nz_coeff[blkidx])
627 currMB->nz_coeff[blkIdx2blkXY[b8][b4]] = ncoeff; /* in raster scan !!! */
984 currMB->nz_coeff[16+(cr<<1)] = 0;
985 currMB->nz_coeff[17+(cr<<1)] = 0;
986 currMB->nz_coeff[20+(cr<<1)] = 0;
987 currMB->nz_coeff[21+(cr<<1)] = 0;
1023 currMB->nz_coeff[16+(b4&1)+(cr<<1)+((b4>>1)<<2)] = ncoeff; // in raster scan