Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h804 std::function<sp<Codec2Buffer>()> mAllocate; variable
DCCodecBuffers.cpp902 mAllocate = allocate; in initialize()
943 return mAllocate(); in createNewBuffer()