Searched defs:decodingOptionsForPicture (Results 1 – 2 of 2) sorted by relevance
90 std::shared_ptr<OHOS::Media::DecodingOptionsForPicture> decodingOptionsForPicture) in OH_DecodingOptionsForPicture()
646 auto decodingOptionsForPicture = std::make_shared<OHOS::Media::DecodingOptionsForPicture>(); in OH_DecodingOptionsForPicture_Create() local