Searched refs:userPixelFormat (Results 1 – 2 of 2) sorted by relevance
190 bool HeifHwDecoderFlow::AllocOutput(UserPixelFormat userPixelFormat) in AllocOutput() argument198 auto iter = userPixelFmtToGraphicPixelFmt.find(userPixelFormat); in AllocOutput()200 LOGE("unsupported pixel format: %{public}d", static_cast<int>(userPixelFormat)); in AllocOutput()
68 bool AllocOutput(UserPixelFormat userPixelFormat);