FFmpeg
|
#include <cavs.h>
Data Fields | |
AVFrame * | f |
int | poc |
AVFrame* AVSFrame::f |
Definition at line 159 of file cavs.h.
Referenced by cavs_decode_frame(), decode_mb_i(), decode_pic(), decode_slice_header(), ff_cavs_end(), ff_cavs_init(), ff_cavs_init_pic(), ff_cavs_next_mb(), mc_part_std(), and set_mv_intra().
int AVSFrame::poc |
Definition at line 160 of file cavs.h.
Referenced by decode_pic(), and dequant().