Home
last modified time | relevance | path

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

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp194 struct DummyReadView : public C2ReadView { struct
195 DummyReadView() : C2ReadView(C2_NO_INIT) {} in DummyReadView() argument
/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Component.cpp909 struct DummyReadView : public C2ReadView { struct
910 DummyReadView() : C2ReadView(C2_NO_INIT) {} in DummyReadView() argument