Searched refs:wmv2_get_cbp_table_index (Results 1 – 3 of 3) sorted by relevance
76 static av_always_inline int wmv2_get_cbp_table_index(MpegEncContext *s, int cbp_index) in wmv2_get_cbp_table_index() function
115 w->cbp_table_index = wmv2_get_cbp_table_index(s, cbp_index); in ff_wmv2_encode_picture_header()
219 w->cbp_table_index = wmv2_get_cbp_table_index(s, cbp_index); in ff_wmv2_decode_secondary_picture_header()