Home
last modified time | relevance | path

Searched refs:mCodecNames (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_MediaCodecLinearBlock.h28 std::vector<std::string> mCodecNames; member
Dandroid_media_MediaCodec.cpp735 context->mCodecNames.push_back(mNameAtCreation.c_str()); in getOutputFrame()
775 context->mCodecNames.push_back(mNameAtCreation.c_str()); in getOutputFrame()
2320 context->mCodecNames = names; in obtain()
2338 context->mCodecNames, true /* secure */)) { in extractMemoryFromContext()
2369 context->mCodecNames, false /* secure */)) { in extractBufferFromContext()