Searched refs:UpdateSurfaceMemory (Results 1 – 6 of 6) sorted by relevance
88 Status UpdateSurfaceMemory(std::shared_ptr<SurfaceMemory>& surfaceMemory, int64_t pts);
311 Status SurfaceSinkPlugin::UpdateSurfaceMemory(std::shared_ptr<SurfaceMemory>& surfaceMemory, int64_… in UpdateSurfaceMemory() function in OHOS::Media::Plugin::VidSurfaceSinkPlugin::SurfaceSinkPlugin350 auto ret = UpdateSurfaceMemory(surfaceMemory, inputInfo->pts); in Write()
112 int32_t UpdateSurfaceMemory(uint32_t index);
771 int32_t FCodec::UpdateSurfaceMemory(uint32_t index) in UpdateSurfaceMemory() function in OHOS::MediaAVCodec::Codec::FCodec832 CHECK_AND_RETURN_RET_LOG((UpdateSurfaceMemory(index) == AVCS_ERR_OK), AVCS_ERR_NO_MEMORY, in CheckFormatChange()
129 int32_t UpdateSurfaceMemory(uint32_t index);
803 int32_t HevcDecoder::UpdateSurfaceMemory(uint32_t index) in UpdateSurfaceMemory() function in OHOS::MediaAVCodec::Codec::HevcDecoder861 CHECK_AND_RETURN_RET_LOG((UpdateSurfaceMemory(index) == AVCS_ERR_OK), AVCS_ERR_NO_MEMORY, in CheckFormatChange()