Home
last modified time | relevance | path

Searched refs:AllocateAvSurfaceBuffers (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h202 int32_t AllocateAvSurfaceBuffers(OMX_DIRTYPE portIndex);
H A Dhdecoder.cpp496 ret = (currSurface_.surface_ ? AllocateOutputBuffersFromSurface() : AllocateAvSurfaceBuffers(portIndex)); in AllocateBuffersOnPort()
H A Dhcodec.cpp669 int32_t HCodec::AllocateAvSurfaceBuffers(OMX_DIRTYPE portIndex) in AllocateAvSurfaceBuffers() function in OHOS::MediaAVCodec::HCodec
H A Dhencoder.cpp769 int32_t ret = AllocateAvSurfaceBuffers(portIndex); in AllocateBuffersOnPort()

Completed in 8 milliseconds