x264.SearchResults
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:0k
源码类别:

Audio

开发平台:

Visual C++

  1. ---- x264_sps_write Matches (4 in 3 files) ----
  2. Encoder.c (e:writing_workscodeschapter15x264-080907encoder):        x264_sps_write( &h->out.bs, h->sps );
  3. Encoder.c (e:writing_workscodeschapter15x264-080907encoder):        x264_sps_write( &h->out.bs, h->sps );
  4. Set.c (e:writing_workscodeschapter15x264-080907encoder):void x264_sps_write( bs_t *s, x264_sps_t *sps )
  5. Set.h (e:writing_workscodeschapter15x264-080907encoder):void x264_sps_write( bs_t *s, x264_sps_t *sps );