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

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 684 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */ member in struct:tagCommonObj
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
slice.cpp 246 video->cbp4x4 |= (1 << blkidx);
intra_est.cpp 678 video->cbp4x4 |= (1 << blkidx);
    [all...]

Completed in 1040 milliseconds