HomeSort by relevance Sort by last modified time
    Searched full:numcoef (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp 640 int numcoef; local
674 numcoef = dct_luma(encvid, blkidx, comp, org4, &dummy);
675 currMB->nz_coeff[blkidx] = numcoef;
676 if (numcoef)
    [all...]

Completed in 75 milliseconds