Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.h87 bool copyLinear(const std::shared_ptr<C2Buffer> &buffer);
DCodec2Buffer.cpp76 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear() function in android::Codec2Buffer
109 return copyLinear(buffer); in copy()
162 return copyLinear(buffer); in copy()