Searched refs:kf_dist (Results 1 – 3 of 3) sorted by relevance
65 int kf_dist; // distance between keyframes member
393 si->kf_dist = enc_cfg->kf_max_dist; in vpx_svc_init()
1145 const int kf_dist = GET_PARAM(2); in TEST_P() local1146 cfg_.kf_max_dist = kf_dist; in TEST_P()1147 key_frame_spacing_ = kf_dist; in TEST_P()1179 const int kf_dist = GET_PARAM(2) + 32; in TEST_P() local1180 cfg_.kf_max_dist = kf_dist; in TEST_P()1181 key_frame_spacing_ = kf_dist; in TEST_P()