Home
last modified time | relevance | path

Searched refs:createInterface (Results 1 – 25 of 35) sorted by relevance

12

/hardware/google/av/codec2/vndk/include/
DC2ComponentFactory.h76 virtual c2_status_t createInterface(
/hardware/google/av/codec2/vndk/
DC2Store.cpp465 virtual c2_status_t createInterface(
491 virtual c2_status_t createInterface(
679 c2_status_t res = createInterface(0, &intf); in init()
746 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface() function in android::C2PlatformComponentStore::ComponentModule
754 c2_status_t res = mComponentFactory->createInterface( in createInterface()
927 c2_status_t C2PlatformComponentStore::createInterface( in createInterface() function in android::C2PlatformComponentStore
938 res = module->createInterface(0, interface); in createInterface()
/hardware/google/av/media/codecs/vpx/
DC2SoftVp8Enc.cpp86 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp8EncFactory
DC2SoftVp9Enc.cpp116 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp9EncFactory
/hardware/google/av/codec2/hidl/services/
Dvendor.cpp54 virtual c2_status_t createInterface( in createInterface() function in DummyC2Store
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h72 Return<void> createInterface(
/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp195 Return<void> ComponentStore::createInterface( in createInterface() function in hardware::google::media::c2::V1_0::utils::ComponentStore
199 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp206 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftRawDecFactory
/hardware/google/av/codec2/include/
DC2Component.h828 virtual c2_status_t createInterface(
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp297 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftG711DecFactory
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp284 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftGSMDecFactory
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h182 c2_status_t createInterface(
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp327 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrNbEncFactory
DC2SoftAmrWbEnc.cpp402 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrWbEncFactory
DC2SoftAmrDec.cpp411 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAMRDecFactory
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp345 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftFlacDecFactory
DC2SoftFlacEnc.cpp434 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftFlacEncFactory
/hardware/google/av/codec2/hidl/client/
Dclient.cpp500 c2_status_t Codec2Client::createInterface( in createInterface() function in android::Codec2Client
504 Return<void> transStatus = base()->createInterface( in createInterface()
726 c2_status_t status = client->createInterface(interfaceName, &interface); in CreateInterfaceByName()
/hardware/google/interfaces/media/c2/1.0/
DIComponentStore.hal74 createInterface(
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp517 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftOpusDecFactory
/hardware/interfaces/media/c2/1.0/
DIComponentStore.hal76 createInterface(
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp466 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVorbisDecFactory
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp530 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMp3DecFactory
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp577 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAacEncFactory
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp701 componentStore->createInterface("v4l2.decoder", &componentIntf); in TEST_F()

12