Searched defs:copyBuffer (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/codec2/hidl/services/ | ||
D | vendor.cpp | 65 virtual c2_status_t copyBuffer( in copyBuffer() function in DummyC2Store |
/frameworks/native/cmds/rawbu/ | ||
D | backup.cpp | 40 static char copyBuffer[8192]; variable |
/frameworks/av/media/codec2/hidl/1.0/utils/ | ||
D | ComponentStore.cpp | 290 Return<Status> ComponentStore::copyBuffer(const Buffer& src, const Buffer& dst) { in copyBuffer() function in android::hardware::media::c2::V1_0::utils::ComponentStore |
/frameworks/av/media/codec2/vndk/ | ||
D | C2Store.cpp | 877 c2_status_t C2PlatformComponentStore::copyBuffer( in copyBuffer() function in android::C2PlatformComponentStore |
/frameworks/av/media/codec2/hidl/client/ | ||
D | client.cpp | 676 c2_status_t Codec2Client::copyBuffer( in copyBuffer() function in android::Codec2Client |
/frameworks/av/media/codec2/sfplugin/ | ||
D | CCodec.cpp | 409 virtual c2_status_t copyBuffer( in copyBuffer() function in android::__anon8dae1f750111::Codec2ClientInterfaceWrapper |