Home
last modified time | relevance | path

Searched refs:H264_KEY_FRAME_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/dports/net/h323plus/h323plus-1_27_2/plugins/video/H.264/gpl/
H A Denc-ctx.h68 #define H264_KEY_FRAME_INTERVAL (30*60) // Send a key frame no more than once every minute (unless… macro
H A Denc-ctx.cxx143 SetMaxKeyFramePeriod(H264_KEY_FRAME_INTERVAL); in Initialise()
/dports/net/h323plus/h323plus-1_27_2/plugins/video/H.264/
H A Dh264-x264.h305 #define H264_KEY_FRAME_INTERVAL (30*120) // Send a key frame no more than once every two minutes (… macro