Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dframe.h197 int64_t i_cpb_delay_lookahead; member
H A Dcommon.h543 int64_t i_cpb_delay_lookahead; member
H A Dframe.c158 frame->i_cpb_delay_lookahead = -1; in x264_frame_new()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dframe.h197 int64_t i_cpb_delay_lookahead; member
H A Dcommon.h543 int64_t i_cpb_delay_lookahead; member
H A Dframe.c158 frame->i_cpb_delay_lookahead = -1; in x264_frame_new()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dslicetype.c1237 h->i_cpb_delay_lookahead = frames[cur_nonb]->i_cpb_delay_lookahead; in vbv_lookahead()
1249 frames[cur_nonb]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in vbv_lookahead()
1250 …calculate_durations( h, frames[cur_nonb], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_field… in vbv_lookahead()
1268 frames[i]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in vbv_lookahead()
1269 …calculate_durations( h, frames[i], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_fields_looka… in vbv_lookahead()
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dslicetype.c1317 h->i_cpb_delay_lookahead = frames[cur_nonb]->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1331 frames[cur_nonb]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1332 …x264_calculate_durations( h, frames[cur_nonb], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_… in x264_vbv_lookahead()
1350 frames[i]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1351 …x264_calculate_durations( h, frames[i], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_fields_… in x264_vbv_lookahead()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dslicetype.c1237 h->i_cpb_delay_lookahead = frames[cur_nonb]->i_cpb_delay_lookahead; in vbv_lookahead()
1249 frames[cur_nonb]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in vbv_lookahead()
1250 …calculate_durations( h, frames[cur_nonb], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_field… in vbv_lookahead()
1268 frames[i]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in vbv_lookahead()
1269 …calculate_durations( h, frames[i], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_fields_looka… in vbv_lookahead()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dslicetype.c1317 h->i_cpb_delay_lookahead = frames[cur_nonb]->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1331 frames[cur_nonb]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1332 …x264_calculate_durations( h, frames[cur_nonb], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_… in x264_vbv_lookahead()
1350 frames[i]->i_cpb_delay_lookahead = h->i_cpb_delay_lookahead; in x264_vbv_lookahead()
1351 …x264_calculate_durations( h, frames[i], prev_frame, &h->i_cpb_delay_lookahead, &h->i_coded_fields_… in x264_vbv_lookahead()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.h151 int64_t i_cpb_delay_lookahead; member
H A Dcommon.h325 int64_t i_cpb_delay_lookahead; member
H A Dframe.c146 frame->i_cpb_delay_lookahead = -1; in frame_new()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.h151 int64_t i_cpb_delay_lookahead; member
H A Dcommon.h325 int64_t i_cpb_delay_lookahead; member
H A Dframe.c146 frame->i_cpb_delay_lookahead = -1; in frame_new()