/hardware/google/av/media/v4l2store/ |
D | C2VDAComponentStore.cpp | 35 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/ |
D | C2ComponentFactory.h | 76 virtual c2_status_t createInterface(
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVp8Enc.cpp | 86 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp8EncFactory
|
D | C2SoftVp9Enc.cpp | 116 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp9EncFactory
|
D | C2SoftVpxDec.cpp | 531 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVpxFactory
|
/hardware/google/av/codec2/vndk/ |
D | C2Store.cpp | 459 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/ |
D | vendor.cpp | 62 virtual c2_status_t createInterface( in createInterface() function in DummyC2Store
|
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | ComponentStore.h | 72 Return<void> createInterface(
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | ComponentStore.cpp | 194 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/ |
D | C2SoftRawDec.cpp | 187 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftRawDecFactory
|
/hardware/google/av/codec2/include/ |
D | C2Component.h | 827 virtual c2_status_t createInterface(
|
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/ |
D | client.h | 182 c2_status_t createInterface(
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 277 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftGSMDecFactory
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 324 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrNbEncFactory
|
D | C2SoftAmrDec.cpp | 404 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAMRDecFactory
|
D | C2SoftAmrWbEnc.cpp | 399 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrWbEncFactory
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 334 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftFlacDecFactory
|
/hardware/google/av/codec2/hidl/client/ |
D | client.cpp | 480 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/ |
D | IComponentStore.hal | 74 createInterface(
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 479 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAacEncFactory
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 457 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVorbisDecFactory
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 508 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftOpusDecFactory
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 520 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMp3DecFactory
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 545 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMpeg4EncFactory
|
D | C2SoftMpeg4Dec.cpp | 650 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftMpeg4DecFactory
|