Home
last modified time | relevance | path

Searched refs:wmv2_get_cbp_table_index (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmv2.h46 static av_always_inline int wmv2_get_cbp_table_index(MpegEncContext *s, int cbp_index) in wmv2_get_cbp_table_index() function
H A Dwmv2enc.c134 w->cbp_table_index = wmv2_get_cbp_table_index(s, cbp_index); in ff_wmv2_encode_picture_header()
H A Dwmv2dec.c288 w->cbp_table_index = wmv2_get_cbp_table_index(s, cbp_index); in ff_wmv2_decode_secondary_picture_header()

Completed in 2 milliseconds