Home
last modified time | relevance | path

Searched refs:m_kneeSEIId (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/
H A DTAppEncCfg.h282 Int m_kneeSEIId; variable
H A DTAppEncTop.cpp284 m_cTEncTop.setKneeSEIId ( m_kneeSEIId ); in xInitLibCfg()
H A DTAppEncCfg.cpp1010 …("SEIKneeFunctionId", m_kneeSEIId, … in parseCfg()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncCfg.h295 Int m_kneeSEIId; variable
716 Void setKneeSEIId(Int b) { m_kneeSEIId = b; } in setKneeSEIId()
717 Int getKneeSEIId() { return m_kneeSEIId; } in getKneeSEIId()