Searched refs:C2StreamLayerCountInfo (Results 1 – 2 of 2) sorted by relevance
179 .withDefault(new C2StreamLayerCountInfo::input(0u, 0)) in Interface()185 .withDefault(new C2StreamLayerCountInfo::output(0u, 0)) in Interface()255 C2InterfaceHelper::C2P<C2StreamLayerCountInfo::input> &me) { in InputDoneCountSetter()262 C2InterfaceHelper::C2P<C2StreamLayerCountInfo::output> &me) { in EmptyCountSetter()293 std::shared_ptr<C2StreamLayerCountInfo::input> mInputDoneCount;294 std::shared_ptr<C2StreamLayerCountInfo::output> mEmptyCount;
2168 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexLayerCount> C2StreamLayerCountInfo; typedef