Searched refs:AllocateOutputBuffersFromSurface (Results 1 – 2 of 2) sorted by relevance
57 int32_t AllocateOutputBuffersFromSurface();
545 ret = isDynamic_ ? AllocOutDynamicSurfaceBuf() : AllocateOutputBuffersFromSurface(); in AllocateBuffersOnPort()722 int32_t HDecoder::AllocateOutputBuffersFromSurface() in AllocateOutputBuffersFromSurface() function in OHOS::MediaAVCodec::HDecoder