#include <h264.h>
Data Fields | |
MMCOOpcode | opcode |
int | short_pic_num |
pic_num without wrapping (pic_num & max_pic_num) | |
int | long_arg |
index, pic_num, or num long refs depending on opcode |
Definition at line 155 of file h264.h.
Definition at line 156 of file h264.h.
Referenced by decode_ref_pic_marking(), and execute_ref_pic_marking().
pic_num without wrapping (pic_num & max_pic_num)
Definition at line 157 of file h264.h.
Referenced by decode_ref_pic_marking(), and execute_ref_pic_marking().
int MMCO::long_arg |
index, pic_num, or num long refs depending on opcode
Definition at line 158 of file h264.h.
Referenced by decode_ref_pic_marking(), and execute_ref_pic_marking().