Home
last modified time | relevance | path

Searched refs:RELEASED (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2DecodeComponent.h56 RELEASED, enumerator
/external/v4l2_codec2/components/
DV4L2DecodeComponent.cpp324 if (currentState == ComponentState::RELEASED || in setListener_vb()
811 mComponentState.store(ComponentState::RELEASED); in release()
830 case ComponentState::RELEASED: in ComponentStateToString()