Searched refs:x264_sps_write (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | set.h | 36 #define x264_sps_write x264_template(sps_write) macro 37 void x264_sps_write( bs_t *s, x264_sps_t *sps );
|
H A D | set.c | 304 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
|
H A D | encoder.c | 2088 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_headers() 3650 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_encode()
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | set.h | 36 #define x264_sps_write x264_template(sps_write) macro 37 void x264_sps_write( bs_t *s, x264_sps_t *sps );
|
H A D | set.c | 304 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
|
H A D | encoder.c | 2088 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_headers() 3650 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_encode()
|
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/ |
H A D | set.h | 31 void x264_sps_write( bs_t *s, x264_sps_t *sps );
|
H A D | set.c | 271 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
|
H A D | encoder.c | 2012 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_headers() 3617 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_encode()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/ |
H A D | set.h | 31 void x264_sps_write( bs_t *s, x264_sps_t *sps );
|
H A D | set.c | 271 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
|
H A D | encoder.c | 2012 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_headers() 3617 x264_sps_write( &h->out.bs, h->sps ); in x264_encoder_encode()
|