Home
last modified time | relevance | path

Searched refs:THEORA_KEY_FRAME_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/dports/net/opal/opal-3.10.10/plugins/video/THEORA/
H A Dtheora_plugin.h180 #define THEORA_KEY_FRAME_INTERVAL 125 macro
H A Dtheora_plugin.cxx84 _theoraInfo.keyframe_frequency = THEORA_KEY_FRAME_INTERVAL; in theoraEncoderContext()