Home
last modified time | relevance | path

Searched defs:mCopy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/incremental/
Dpath.h41 std::optional<std::string> mCopy; variable
/frameworks/av/media/module/extractors/flac/
DFLACExtractor.cpp148 … void (*mCopy)(int16_t *dst, const int * src[kMaxChannels], unsigned nSamples, unsigned nChannels); member in android::FLACParser