HomeSort by relevance Sort by last modified time
    Searched refs:numcoefcdc (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 392 int numcoefcdc[2]; /* number of coefficient for chroma DC */ member in struct:tagEncObject
slice.cpp 473 status = enc_residual_block(encvid, AVC_ChromaDC, encvid->numcoefcdc[b8] + (b8 << 3), currMB);
block.cpp 861 encvid->numcoefcdc[cr] = ncoeff;
    [all...]

Completed in 50 milliseconds