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

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 790 const static uint8 ZIGZAG2RASTERDC[16] = {0, 4, 64, 128, 68, 8, 12, 72, 132, 192, 196, 136, 76, 140, 200, 204};
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
block.cpp 465 idx = ZIGZAG2RASTERDC[k];
    [all...]

Completed in 41 milliseconds