Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1684 static uint32_t ProcessWithStreamData(InputDataStream *input, in HeapMemAlloc() function
1712 auto code = ProcessWithStreamData(input, [&info](uint8_t* buffer, size_t size) { in HeapMemAlloc()
1926 …return ProcessWithStreamData(stream_, [this, &privacyType, &ranges](uint8_t* buffer, size_t size) { in HeapMemAlloc()