Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp65 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear() function in android::Codec2Buffer
98 return copyLinear(buffer); in copy()
147 return copyLinear(buffer); in copy()
DCodec2Buffer.h100 bool copyLinear(const std::shared_ptr<C2Buffer> &buffer);