Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCodec2Buffer.cpp64 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear() function in android::Codec2Buffer
107 return copyLinear(buffer); in copy()
156 return copyLinear(buffer); in copy()
DCodec2Buffer.h97 bool copyLinear(const std::shared_ptr<C2Buffer> &buffer);