Searched refs:C2Block1D (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/include/
H A DC2Buffer.h409 class C2Block1D : public _C2LinearRangeAspect { class in namespace:android
414 C2Block1D(std::shared_ptr<C2LinearAllocation> alloc);
415 C2Block1D(std::shared_ptr<C2LinearAllocation> alloc, size_t offset, size_t size);
492 class C2ConstLinearBlock : public C2Block1D {
527 class C2LinearBlock : public C2Block1D {
576 class C2CircularBlock : public C2Block1D {

Completed in 49 milliseconds