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

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.cpp 349 return ENCODE_DEVICE_BUSY;
355 return ENCODE_DEVICE_BUSY;
361 return ENCODE_DEVICE_BUSY;
    [all...]
VideoEncoderDef.h 45 ENCODE_DEVICE_BUSY = 4,
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 632 if (ret == ENCODE_DEVICE_BUSY) {
    [all...]

Completed in 71 milliseconds