Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmv2dec.c412 int sub_cbp, ret; in wmv2_decode_inter_block() local
428 sub_cbp = sub_cbp_table[decode012(&s->gb)]; in wmv2_decode_inter_block()
430 if (sub_cbp & 1) in wmv2_decode_inter_block()
434 if (sub_cbp & 2) in wmv2_decode_inter_block()

Completed in 1 milliseconds