Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/
H A DTAppEncCfg.h270 Int m_displayOrientationSEIAngle; variable
H A DTAppEncTop.cpp272 m_cTEncTop.setDisplayOrientationSEIAngle ( m_displayOrientationSEIAngle ); in xInitLibCfg()
H A DTAppEncCfg.cpp980 …("SEIDisplayOrientation", m_displayOrientationSEIAngle, … in parseCfg()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncCfg.h283 Int m_displayOrientationSEIAngle; variable
691 …Void setDisplayOrientationSEIAngle(Int b) { m_displayOrientationSEIAngle in setDisplayOrientationSEIAngle()
692 …tDisplayOrientationSEIAngle() { return m_displayOrientationSEIAngle; } in getDisplayOrientationSEIAngle()