Searched refs:DecodeInfoOptions (Results 1 – 3 of 3) sorted by relevance
27 struct DecodeInfoOptions { struct58 void SetDecodeInfoOptions(const DecodeInfoOptions &options); argument66 DecodeInfoOptions &GetDecodeInfoOptions();68 DecodeInfoOptions options_ = {};
48 void ImageEvent::SetDecodeInfoOptions(const DecodeInfoOptions &options) in SetDecodeInfoOptions()53 DecodeInfoOptions& ImageEvent::GetDecodeInfoOptions() in GetDecodeInfoOptions()77 DecodeInfoOptions options = options_; in ReportDecodeFault()131 DecodeInfoOptions options = options_; in ReportDecodeInfo()
1050 DecodeInfoOptions options; in SetDecodeInfoOptions()1075 DecodeInfoOptions options; in SetDecodeInfoOptions()1099 DecodeInfoOptions &options = imageEvent.GetDecodeInfoOptions(); in UpdateDecodeInfoOptions()