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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 53 #define SET_CO(x, y) { x = ((x & ~0x0C000000) | (y << 26 )); }
OMXVideoEncoderAVC.cpp 317 SET_CO(EncodeInfo, CACHE_POP);
321 SET_CO(EncodeInfo, CACHE_POP);
324 SET_CO(EncodeInfo, CACHE_PUSH);
429 SET_CO(encodeInfo, eInfo.CacheOperation);
    [all...]

Completed in 215 milliseconds