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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 49 #define GET_CO(x) ( (x & 0x0C000000 ) >> 26 ) //get cache operation
OMXVideoEncoderAVC.cpp 347 eInfo.CacheOperation = GET_CO(encodeInfo);
590 eInfo.CacheOperation = GET_CO(encodeInfo);
    [all...]

Completed in 34 milliseconds