Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.cpp75 c2_status_t status = createEncodeInterface(&intfImpl); in createComponent()
105 c2_status_t status = createEncodeInterface(&intfImpl); in createInterface()
130 c2_status_t V4L2ComponentFactory::createEncodeInterface( in createEncodeInterface() function in android::V4L2ComponentFactory
/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.h37 c2_status_t createEncodeInterface(std::shared_ptr<EncodeInterface>* intfImpl);