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/
VideoEncoderDef.h 43 ENCODE_DEVICE_BUSY = 4,
VideoEncoderBase.cpp 352 return ENCODE_DEVICE_BUSY;
358 return ENCODE_DEVICE_BUSY;
364 return ENCODE_DEVICE_BUSY;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 632 if (ret == ENCODE_DEVICE_BUSY) {
    [all...]

Completed in 50 milliseconds