Home
last modified time | relevance | path

Searched refs:flushedWorkBundle (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponent.cpp263 WorkBundle flushedWorkBundle; in flush() local
267 if (!objcpy(&flushedWorkBundle, c2flushedWorks, &mBufferPoolSender)) { in flush()
271 _hidl_cb(res, flushedWorkBundle); in flush()
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp263 WorkBundle flushedWorkBundle; in flush() local
267 if (!objcpy(&flushedWorkBundle, c2flushedWorks, &mBufferPoolSender)) { in flush()
271 _hidl_cb(res, flushedWorkBundle); in flush()
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp263 WorkBundle flushedWorkBundle; in flush() local
267 if (!objcpy(&flushedWorkBundle, c2flushedWorks, &mBufferPoolSender)) { in flush()
271 _hidl_cb(res, flushedWorkBundle); in flush()
/aosp12/hardware/interfaces/media/c2/1.0/
H A DIComponent.hal71 * @p flushedWorkBundle. The order in which queued `Work` items are
83 * @return flushedWorkBundle `WorkBundle` object containing flushed `Work`
89 WorkBundle flushedWorkBundle
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A DIComponent.hal78 * @return flushedWorkBundle WorkBundle object containing flushed Works.
83 WorkBundle flushedWorkBundle