Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c1293 vpx_codec_pts_t frame_start, next_frame_start; in encode_frame() local
1300 next_frame_start = in encode_frame()
1371 (unsigned long)(next_frame_start - frame_start), 0, in encode_frame()
/external/libaom/libaom/apps/
Daomenc.c1950 aom_codec_pts_t frame_start, next_frame_start; in encode_frame() local
1957 next_frame_start = in encode_frame()
2028 (uint32_t)(next_frame_start - frame_start), 0); in encode_frame()