Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.h86 inline int32_t HdiEmptyThisBuffer(T* component, U* buffer) in HdiEmptyThisBuffer() function
H A Dhdi_codec_adapter.cpp454 auto ret = HdiEmptyThisBuffer(codecComp_, codecBuffer->GetOmxBuffer().get()); in HandleFrame()