Home
last modified time | relevance | path

Searched refs:x264_sps_write (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dset.h36 #define x264_sps_write x264_template(sps_write) macro
37 void x264_sps_write( bs_t *s, x264_sps_t *sps );
H A Dset.c304 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
H A Dencoder.c2088 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 Dset.h36 #define x264_sps_write x264_template(sps_write) macro
37 void x264_sps_write( bs_t *s, x264_sps_t *sps );
H A Dset.c304 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
H A Dencoder.c2088 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 Dset.h31 void x264_sps_write( bs_t *s, x264_sps_t *sps );
H A Dset.c271 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
H A Dencoder.c2012 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 Dset.h31 void x264_sps_write( bs_t *s, x264_sps_t *sps );
H A Dset.c271 void x264_sps_write( bs_t *s, x264_sps_t *sps ) in x264_sps_write() function
H A Dencoder.c2012 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()