Home
last modified time | relevance | path

Searched refs:disconnectFromInputSurface (Results 1 – 6 of 6) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h92 virtual Return<Status> disconnectFromInputSurface() override;
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h380 c2_status_t disconnectFromInputSurface();
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1259 c2_status_t Codec2Client::Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::Codec2Client::Component
1260 Return<Status> transStatus = base()->disconnectFromInputSurface(); in disconnectFromInputSurface()
/hardware/google/interfaces/media/c2/1.0/
DIComponent.hal175 disconnectFromInputSurface() generates (Status Status);
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp525 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in hardware::google::media::c2::V1_0::utils::Component
/hardware/interfaces/media/c2/1.0/
DIComponent.hal208 disconnectFromInputSurface() generates (Status Status);