Searched defs:C2QpOffsetRectStruct (Results 1 – 1 of 1) sorted by relevance
1421 struct C2QpOffsetRectStruct : C2Rect { struct1423 C2QpOffsetRectStruct(const C2Rect &rect, int32_t offset) : C2Rect(rect), qpOffset(offset) {} in C2QpOffsetRectStruct() function1438 typedef C2StreamParam<C2Info, C2SimpleArrayStruct<C2QpOffsetRectStruct>, kParamIndexQpOffsetRects> argument