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

  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 80 kWhatEmptyThisBuffer,
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 310 sp<AMessage> msg = new AMessage(kWhatEmptyThisBuffer, mHandler->id());
349 case kWhatEmptyThisBuffer:
358 size_t portIndex = (kWhatEmptyThisBuffer == msgType)?
370 CHECK((msgType == kWhatEmptyThisBuffer

Completed in 102 milliseconds