Searched defs:OnSetInputSurface (Results 1 – 2 of 2) sorted by relevance
193 virtual int32_t OnSetInputSurface(sptr<Surface> &inputSurface) { return AVCS_ERR_UNSUPPORT; } in OnSetInputSurface() function
876 int32_t HEncoder::OnSetInputSurface(sptr<Surface> &inputSurface) in OnSetInputSurface() function in OHOS::MediaAVCodec::HEncoder