Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dlookahead.c42 static void x264_lookahead_shift( x264_sync_frame_list_t *dst, x264_sync_frame_list_t *src, int cou… in x264_lookahead_shift() function
82 x264_lookahead_shift( &h->lookahead->ofbuf, &h->lookahead->next, shift_frames ); in x264_lookahead_slicetype_decide()
100 x264_lookahead_shift( &h->lookahead->next, &h->lookahead->ifbuf, shift ); in x264_lookahead_thread()
116 x264_lookahead_shift( &h->lookahead->next, &h->lookahead->ifbuf, h->lookahead->ifbuf.i_size ); in x264_lookahead_thread()
247 x264_lookahead_shift( &h->lookahead->ofbuf, &h->lookahead->next, shift_frames ); in x264_lookahead_get_frames()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dlookahead.c42 static void x264_lookahead_shift( x264_sync_frame_list_t *dst, x264_sync_frame_list_t *src, int cou… in x264_lookahead_shift() function
82 x264_lookahead_shift( &h->lookahead->ofbuf, &h->lookahead->next, shift_frames ); in x264_lookahead_slicetype_decide()
100 x264_lookahead_shift( &h->lookahead->next, &h->lookahead->ifbuf, shift ); in x264_lookahead_thread()
116 x264_lookahead_shift( &h->lookahead->next, &h->lookahead->ifbuf, h->lookahead->ifbuf.i_size ); in x264_lookahead_thread()
247 x264_lookahead_shift( &h->lookahead->ofbuf, &h->lookahead->next, shift_frames ); in x264_lookahead_get_frames()