Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.cpp83 c2_status_t status = createDecodeInterface(&intfImpl); in createComponent()
117 c2_status_t status = createDecodeInterface(&intfImpl); in createInterface()
149 c2_status_t V4L2ComponentFactory::createDecodeInterface( in createDecodeInterface() function in android::V4L2ComponentFactory
/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.h38 c2_status_t createDecodeInterface(std::shared_ptr<DecodeInterface>* intfImpl);