Searched refs:C2GopLayerStruct (Results 1 – 3 of 3) sorted by relevance
1653 struct C2GopLayerStruct { struct1654 C2GopLayerStruct() : type_((C2Config::picture_type_t)0), count(0) {} in C2GopLayerStruct() argument1655 C2GopLayerStruct(C2Config::picture_type_t type, uint32_t count_) in C2GopLayerStruct() argument1666 typedef C2StreamParam<C2Tuning, C2SimpleArrayStruct<C2GopLayerStruct>, kParamIndexGop> argument
51 const C2GopLayerStruct &layer = gop.m.values[i]; in ParseGop()325 const C2GopLayerStruct &layer = me.v.m.values[0]; in GopSetter()
50 const C2GopLayerStruct &layer = gop.m.values[i]; in ParseGop()330 const C2GopLayerStruct &layer = me.v.m.values[0]; in GopSetter()