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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 54 #define SET_FC(x, y) { x = ((x & ~0x01FFFFFF) | (y & 0x01FFFFFF )); }
OMXVideoEncoderAVC.cpp 328 SET_FC(EncodeInfo, mInputPictureCount);
    [all...]

Completed in 158 milliseconds