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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 42 CACHE_POP = 0x02, //pop all from cache into queue head by STACK rule
OMXVideoEncoderAVC.cpp 317 SET_CO(EncodeInfo, CACHE_POP);
321 SET_CO(EncodeInfo, CACHE_POP);
369 } else if (eInfo.CacheOperation == CACHE_POP) {
    [all...]

Completed in 46 milliseconds