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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 197 } AVCIntra16x16PredMode;
586 AVCIntra16x16PredMode i16Mode; /* Intra16x16PredMode */
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
slice.cpp 461 mblock->i16Mode = (AVCIntra16x16PredMode)((mb_type - 1) & 0x3);

Completed in 14 milliseconds