Home
last modified time | relevance | path

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

12

/hardware/google/av/media/v4l2store/
DC2VDAComponentStore.cpp35 c2_status_t createInterface(C2String name,
85 c2_status_t createInterface(
197 auto res = createInterface(0, &intf); in getTraits()
249 c2_status_t C2VDAComponentStore::ComponentModule::createInterface( in createInterface() function in android::C2VDAComponentStore::ComponentModule
257 return mComponentFactory->createInterface(id, interface, in createInterface()
336 c2_status_t C2VDAComponentStore::createInterface( in createInterface() function in android::C2VDAComponentStore
347 res = module->createInterface(0, interface); in createInterface()
/hardware/google/av/codec2/vndk/include/
DC2ComponentFactory.h76 virtual c2_status_t 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
DC2SoftVpxDec.cpp531 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVpxFactory
/hardware/google/av/codec2/vndk/
DC2Store.cpp459 virtual c2_status_t createInterface(
485 virtual c2_status_t createInterface(
678 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface() function in android::C2PlatformComponentStore::ComponentModule
686 c2_status_t res = mComponentFactory->createInterface( in createInterface()
716 c2_status_t res = createInterface(0, &intf); in getTraits()
869 c2_status_t C2PlatformComponentStore::createInterface( in createInterface() function in android::C2PlatformComponentStore
880 res = module->createInterface(0, interface); in createInterface()
/hardware/google/av/codec2/hidl/services/
Dvendor.cpp62 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.cpp194 Return<void> ComponentStore::createInterface( in createInterface() function in hardware::google::media::c2::V1_0::utils::ComponentStore
198 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp187 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftRawDecFactory
/hardware/google/av/codec2/include/
DC2Component.h827 virtual c2_status_t createInterface(
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h182 c2_status_t createInterface(
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp277 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftGSMDecFactory
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp324 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrNbEncFactory
DC2SoftAmrDec.cpp404 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAMRDecFactory
DC2SoftAmrWbEnc.cpp399 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrWbEncFactory
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp334 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftFlacDecFactory
/hardware/google/av/codec2/hidl/client/
Dclient.cpp480 c2_status_t Codec2Client::createInterface( in createInterface() function in android::Codec2Client
484 Return<void> transStatus = base()->createInterface( in createInterface()
701 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/aac/
DC2SoftAacEnc.cpp479 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAacEncFactory
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp457 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVorbisDecFactory
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp508 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftOpusDecFactory
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp520 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMp3DecFactory
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp545 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMpeg4EncFactory
DC2SoftMpeg4Dec.cpp650 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMpeg4DecFactory

12