Searched defs:QueueBufferOutput (Results 1 – 1 of 1) sorted by relevance
137 struct QueueBufferOutput { struct138 inline QueueBufferOutput() { } in QueueBufferOutput() function139 inline void deflate(uint32_t* outWidth, in deflate()163 const QueueBufferInput& input, QueueBufferOutput* output) = 0; argument