Searched defs:OutputFormat (Results 1 – 3 of 3) 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_;
152 enum OutputFormat : uint32_t { enum
70 enum class OutputFormat : uint32_t { enum