Searched refs:x264_filler_write (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | set.h | 68 #define x264_filler_write x264_template(filler_write) macro 69 void x264_filler_write( x264_t *h, bs_t *s, int filler );
|
H A D | set.c | 764 void x264_filler_write( x264_t *h, bs_t *s, int filler ) in x264_filler_write() function
|
H A D | encoder.c | 3799 x264_filler_write( h, &h->out.bs, 0 ); in x264_encoder_encode() 4007 x264_filler_write( h, &h->out.bs, f ); in encoder_frame_end()
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | set.h | 68 #define x264_filler_write x264_template(filler_write) macro 69 void x264_filler_write( x264_t *h, bs_t *s, int filler );
|
H A D | set.c | 764 void x264_filler_write( x264_t *h, bs_t *s, int filler ) in x264_filler_write() function
|
H A D | encoder.c | 3799 x264_filler_write( h, &h->out.bs, 0 ); in x264_encoder_encode() 4007 x264_filler_write( h, &h->out.bs, f ); in encoder_frame_end()
|
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/ |
H A D | set.h | 44 void x264_filler_write( x264_t *h, bs_t *s, int filler );
|
H A D | set.c | 700 void x264_filler_write( x264_t *h, bs_t *s, int filler ) in x264_filler_write() function
|
H A D | encoder.c | 3736 x264_filler_write( h, &h->out.bs, 0 ); in x264_encoder_encode() 3940 x264_filler_write( h, &h->out.bs, f ); in x264_encoder_frame_end()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/ |
H A D | set.h | 44 void x264_filler_write( x264_t *h, bs_t *s, int filler );
|
H A D | set.c | 700 void x264_filler_write( x264_t *h, bs_t *s, int filler ) in x264_filler_write() function
|
H A D | encoder.c | 3736 x264_filler_write( h, &h->out.bs, 0 ); in x264_encoder_encode() 3940 x264_filler_write( h, &h->out.bs, f ); in x264_encoder_frame_end()
|