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

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 142 #define ENCODE_BUFFERFLAG_SLICEOVERFOLOW 0x00000040
VideoEncoderBase.cpp 750 if (mSliceSizeOverflow) outBuffer->flag |= ENCODE_BUFFERFLAG_SLICEOVERFOLOW;
    [all...]

Completed in 44 milliseconds