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

  /frameworks/base/media/jni/
android_media_MediaCodec.h 137 jmethodID mByteBufferPositionMethodID;
android_media_MediaCodec.cpp 174 mByteBufferPositionMethodID = env->GetMethodID(
176 CHECK(mByteBufferPositionMethodID != NULL);
238 mByteBufferPositionMethodID = NULL;
484 byteBuffer, mByteBufferPositionMethodID,
    [all...]

Completed in 541 milliseconds