Home
last modified time | relevance | path

Searched defs:C2GopLayerStruct (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/core/include/
DC2Config.h1653 struct C2GopLayerStruct { struct
1654 C2GopLayerStruct() : type_((C2Config::picture_type_t)0), count(0) {} in C2GopLayerStruct() function
1655 C2GopLayerStruct(C2Config::picture_type_t type, uint32_t count_) in C2GopLayerStruct() function
1666 typedef C2StreamParam<C2Tuning, C2SimpleArrayStruct<C2GopLayerStruct>, kParamIndexGop> argument