Searched refs:keyframe_count (Results 1 – 4 of 4) sorted by relevance
563 guint keyframe_count = 0; in test_keyframe_propagation_check_output() local573 ++keyframe_count; in test_keyframe_propagation_check_output()578 fail_unless_equals_int (keyframe_count, 50 / KEYFRAME_DISTANCE); in test_keyframe_propagation_check_output()
70 int keyframe_count; member146 for (i = 0; i < flv->keyframe_count; i++) { in add_keyframes_index()158 flv->keyframe_count = 0; in add_keyframes_index()415 if (flv->keyframe_count > 0) { in parse_keyframes_index()480 flv->keyframe_count = timeslen; in parse_keyframes_index()
187 unsigned int keyframe_count; member
2817 sc->keyframe_count = 0; in mov_read_stss()2826 sc->keyframe_count = i; in mov_read_stss()3867 …int key_off = (sc->keyframe_count && sc->keyframes[0] > 0) || (sc->stps_count && sc->stps_data[0] … in mov_build_index()3933 …if (!sc->keyframe_absent && (!sc->keyframe_count || current_sample+key_off == sc->keyframes[stss_i… in mov_build_index()3935 if (stss_index + 1 < sc->keyframe_count) in mov_build_index()