Home
last modified time | relevance | path

Searched defs:InputSurface (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h55 struct InputSurface : public IInputSurface { struct
75 // New methods from IInputSurface argument
181 InputSurface( argument
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h431 struct Codec2Client::InputSurface { struct
433 typedef ::hardware::google::media::c2::V1_0::IInputSurface Base; argument
438 typedef Codec2Client::InputSurfaceConnection Connection; argument
454 InputSurface(const sp<Base>& base); argument
479 friend struct Codec2Client::InputSurface; argument
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp288 InputSurface::InputSurface( in InputSurface() function in hardware::google::media::c2::V1_0::utils::InputSurface
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1318 Codec2Client::InputSurface::InputSurface(const sp<IInputSurface>& base) : in InputSurface() function in android::Codec2Client::InputSurface