Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacEnc.h69 std::shared_ptr<C2LinearBlock> mOutputBlock; variable
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusEnc.h56 std::shared_ptr<C2LinearBlock> mOutputBlock; member