OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mByteBufferPositionMethodID
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/
android_media_MediaCodec.h
145
jmethodID
mByteBufferPositionMethodID
;
android_media_MediaCodec.cpp
179
mByteBufferPositionMethodID
= env->GetMethodID(
181
CHECK(
mByteBufferPositionMethodID
!= NULL);
243
mByteBufferPositionMethodID
= NULL;
492
byteBuffer,
mByteBufferPositionMethodID
,
[
all
...]
Completed in 155 milliseconds