Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/
H A DTAppEncCfg.h265 Int m_framePackingSEIInterpretation; variable
H A DTAppEncTop.cpp267 …m_cTEncTop.setFramePackingArrangementSEIInterpretation ( m_framePackingSEIInterpretation in xInitLibCfg()
H A DTAppEncCfg.cpp972 …("SEIFramePackingInterpretation", m_framePackingSEIInterpretation, … in parseCfg()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncCfg.h278 Int m_framePackingSEIInterpretation; variable
681 …tFramePackingArrangementSEIInterpretation(Int b) { m_framePackingSEIInterpretation = b; } in setFramePackingArrangementSEIInterpretation()
682 …amePackingArrangementSEIInterpretation() { return m_framePackingSEIInterpretation; } in getFramePackingArrangementSEIInterpretation()