| /frameworks/av/media/codec2/components/tests/ |
| D | C2SoftCodecTest.cpp | 50 c2_status_t createInterface( in createInterface() function in C2SoftCodecTest 55 return mFactory->createInterface( in createInterface() 69 c2_status_t status = createInterface(&interface); in TEST_F()
|
| /frameworks/av/media/codec2/vndk/include/ |
| D | C2ComponentFactory.h | 76 virtual c2_status_t createInterface(
|
| /frameworks/av/media/codec2/components/vpx/ |
| D | C2SoftVp8Enc.cpp | 88 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp8EncFactory
|
| D | C2SoftVp9Enc.cpp | 119 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftVp9EncFactory
|
| /frameworks/av/media/codec2/vndk/ |
| D | C2Store.cpp | 767 virtual c2_status_t createInterface( 799 virtual c2_status_t createInterface( 1091 c2_status_t res = createInterface(0, &intf); in init() 1129 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface() function in android::C2PlatformComponentStore::ComponentModule 1137 c2_status_t res = mComponentFactory->createInterface( in createInterface() 1304 c2_status_t C2PlatformComponentStore::createInterface( in createInterface() function in android::C2PlatformComponentStore 1312 res = module->createInterface(0, interface); in createInterface()
|
| /frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/ |
| D | ComponentStore.h | 97 virtual Return<void> createInterface(
|
| /frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/ |
| D | ComponentStore.h | 94 virtual ::ndk::ScopedAStatus createInterface(
|
| /frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/ |
| D | ComponentStore.h | 98 virtual Return<void> createInterface(
|
| /frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/ |
| D | ComponentStore.h | 98 virtual Return<void> createInterface(
|
| /frameworks/av/media/module/codecserviceregistrant/fuzzer/ |
| D | codecServiceRegistrant_fuzzer.cpp | 142 mH2C2->createInterface(c2String, &interface); in invokeH2C2ComponentStore()
|
| /frameworks/av/media/codec2/hal/services/ |
| D | vendor.cpp | 75 virtual c2_status_t createInterface( in createInterface() function in StoreImpl
|
| /frameworks/av/media/codec2/components/raw/ |
| D | C2SoftRawDec.cpp | 208 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftRawDecFactory
|
| /frameworks/av/media/codec2/hal/plugin/samples/ |
| D | SampleFilterPlugin.cpp | 869 c2_status_t createInterface( in createInterface() function in android::SampleC2ComponentStore 879 return (*it)->createInterface(++mNodeId, interface); in createInterface() 925 virtual c2_status_t createInterface( 952 c2_status_t createInterface( in createInterface() function
|
| /frameworks/av/media/codec2/core/include/ |
| D | C2Component.h | 828 virtual c2_status_t createInterface(
|
| /frameworks/av/media/codec2/hal/aidl/ |
| D | ComponentStore.cpp | 308 ScopedAStatus ComponentStore::createInterface( in createInterface() function in aidl::android::hardware::media::c2::utils::ComponentStore 312 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
|
| /frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
| D | ComponentStore.cpp | 287 Return<void> ComponentStore::createInterface( in createInterface() function in android::hardware::media::c2::V1_0::utils::ComponentStore 291 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
|
| /frameworks/av/media/codec2/hal/hidl/1.1/utils/ |
| D | ComponentStore.cpp | 287 Return<void> ComponentStore::createInterface( in createInterface() function in android::hardware::media::c2::V1_1::utils::ComponentStore 291 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
|
| /frameworks/av/media/codec2/hal/hidl/1.2/utils/ |
| D | ComponentStore.cpp | 287 Return<void> ComponentStore::createInterface( in createInterface() function in android::hardware::media::c2::V1_2::utils::ComponentStore 291 c2_status_t res = mStore->createInterface(name, &c2interface); in createInterface()
|
| /frameworks/av/media/codec2/components/g711/ |
| D | C2SoftG711Dec.cpp | 251 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftG711DecFactory
|
| /frameworks/av/media/codec2/components/gsm/ |
| D | C2SoftGsmDec.cpp | 283 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftGSMDecFactory
|
| /frameworks/av/media/codec2/components/amr_nb_wb/ |
| D | C2SoftAmrNbEnc.cpp | 323 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrNbEncFactory
|
| D | C2SoftAmrWbEnc.cpp | 398 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAmrWbEncFactory
|
| D | C2SoftAmrDec.cpp | 416 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftAMRDecFactory
|
| /frameworks/av/media/codec2/fuzzer/ |
| D | C2Fuzzer.cpp | 184 status = componentStore->createInterface(C2COMPONENTNAME, &mInterface); in initDecoder()
|
| /frameworks/av/media/codec2/components/flac/ |
| D | C2SoftFlacDec.cpp | 363 virtual c2_status_t createInterface( in createInterface() function in android::C2SoftFlacDecFactory
|