Searched defs:OutputFormat (Results 1 – 2 of 2) sorted by relevance
39 struct OutputFormat : public RecorderParam { struct40 …explicit OutputFormat(int32_t format) : RecorderParam(RecorderPrivateParamType::OUTPUT_FORMAT), fo… in OutputFormat() function42 int32_t format_;
150 enum OutputFormat : uint32_t { enum