Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.h86 bool copyLinear(const std::shared_ptr<C2Buffer> &buffer);
H A DCodec2Buffer.cpp70 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear() function in android::Codec2Buffer
103 return copyLinear(buffer); in copy()
156 return copyLinear(buffer); in copy()