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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 50 #define GET_FC(x) ( (x & 0x01FFFFFF ) ) //get frame count
OMXVideoEncoderAVC.cpp 349 eInfo.FrameCount = GET_FC(encodeInfo);
592 eInfo.FrameCount = GET_FC(encodeInfo);
    [all...]

Completed in 57 milliseconds