Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c1052 int number_of_frames, number_of_keyframes, encode_frame_count; in vpx_svc_dump_statistics() local
1069 number_of_keyframes = encode_frame_count / si->kf_dist + 1; in vpx_svc_dump_statistics()
1075 number_of_frames -= number_of_keyframes; in vpx_svc_dump_statistics()