MMCO Struct Reference

Memory management control operation. More...

#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


Detailed Description

Memory management control operation.

Definition at line 233 of file h264.h.


Field Documentation

index, pic_num, or num long refs depending on opcode

Definition at line 236 of file h264.h.

Referenced by decode_ref_pic_marking(), and execute_ref_pic_marking().

Definition at line 234 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 235 of file h264.h.

Referenced by decode_ref_pic_marking(), and execute_ref_pic_marking().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8