Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h202 int32_t AllocateAvSurfaceBuffers(OMX_DIRTYPE portIndex);
H A Dhdecoder.cpp547 ret = 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.cpp771 int32_t ret = AllocateAvSurfaceBuffers(portIndex); in AllocateBuffersOnPort()