A Hardware/software Co-Design Approach for Multiple-Standard Video Bitstream Parsing.

Sha Shen,Huibo Zhong,Yibo Fan,Xiaoyang Zeng
DOI: https://doi.org/10.1109/asicon.2011.6157118
2011-01-01
Abstract:In this paper, a hardware/software co-design approach is proposed to parse the video bitstream which conforms to various video compression standards. The layered structure of the syntax elements in video bitstreams is analyzed. Then a hardware/software partition is proposed accordingly. Due to the high data rate, syntax elements in slice data and lower layers are commonly parsed by hardware. As for syntax elements in slice header and upper layers, we proposed a hw/sw co-design approach in order to combine the advantage of hardware acceleration and software flexibility. specific hardware accelerators are designed to parse these codes. But the parsing process of these codes in slice header and upper layer is controlled by software instead of hardware Finite state machine (FSM). This approach can speed up the process of Variable-Length Decoding (VLD) while it still has the flexibility to support multiple video coding standards.
What problem does this paper attempt to address?