Home
last modified time | relevance | path

Searched refs:ff_msmpeg4_code012 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmv2enc.c102 ff_msmpeg4_code012(&s->pb, s->rl_chroma_table_index); in ff_wmv2_encode_picture_header()
103 ff_msmpeg4_code012(&s->pb, s->rl_table_index); in ff_wmv2_encode_picture_header()
114 ff_msmpeg4_code012(&s->pb, cbp_index = 0); in ff_wmv2_encode_picture_header()
123 ff_msmpeg4_code012(&s->pb, w->abt_type); in ff_wmv2_encode_picture_header()
130 ff_msmpeg4_code012(&s->pb, s->rl_table_index); in ff_wmv2_encode_picture_header()
Dmsmpeg4.h45 void ff_msmpeg4_code012(PutBitContext *pb, int n);
Dmsmpeg4enc.c65 void ff_msmpeg4_code012(PutBitContext *pb, int n) in ff_msmpeg4_code012() function
251 ff_msmpeg4_code012(&s->pb, s->rl_chroma_table_index); in ff_msmpeg4_encode_picture_header()
252 ff_msmpeg4_code012(&s->pb, s->rl_table_index); in ff_msmpeg4_encode_picture_header()
265 ff_msmpeg4_code012(&s->pb, s->rl_table_index); in ff_msmpeg4_encode_picture_header()