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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 52 #define SET_FT(x, y) { x = ((x & ~0xF0000000) | (y << 28)); }
OMXVideoEncoderAVC.cpp 327 SET_FT(EncodeInfo, EncodeFrameType);
    [all...]

Completed in 2557 milliseconds