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

  /frameworks/av/include/media/stagefright/
MediaCodec.h 74 static sp<PersistentSurface> CreatePersistentInputSurface();
  /frameworks/base/media/jni/
android_media_MediaCodec.cpp 1022 MediaCodec::CreatePersistentInputSurface();
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 190 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() {
219 status_t err = omx->createPersistentInputSurface(
    [all...]

Completed in 473 milliseconds