FFmpeg
|
Data Fields | |
H264Context | h |
HpelDSPContext | hdsp |
Picture * | cur_pic |
Picture * | next_pic |
Picture * | last_pic |
int | halfpel_flag |
int | thirdpel_flag |
int | unknown_flag |
int | next_slice_index |
uint32_t | watermark_key |
uint8_t * | buf |
int | buf_size |
int | adaptive_quant |
int | next_p_frame_damaged |
int | h_edge_pos |
int | v_edge_pos |
int | last_frame_output |
Detailed Description
Field Documentation
int SVQ3Context::adaptive_quant |
Definition at line 80 of file svq3.c.
Referenced by svq3_decode_frame(), svq3_decode_mb(), and svq3_decode_slice_header().
uint8_t* SVQ3Context::buf |
Definition at line 78 of file svq3.c.
Referenced by svq3_decode_end(), and svq3_decode_frame().
int SVQ3Context::buf_size |
Definition at line 79 of file svq3.c.
Referenced by svq3_decode_end(), and svq3_decode_frame().
Picture* SVQ3Context::cur_pic |
Definition at line 70 of file svq3.c.
Referenced by svq3_decode_end(), svq3_decode_frame(), and svq3_decode_init().
H264Context SVQ3Context::h |
Definition at line 68 of file svq3.c.
Referenced by get_buffer(), svq3_decode_end(), svq3_decode_frame(), svq3_decode_init(), svq3_decode_mb(), svq3_decode_slice_header(), svq3_mc_dir(), and svq3_mc_dir_part().
int SVQ3Context::h_edge_pos |
Definition at line 82 of file svq3.c.
Referenced by svq3_decode_init(), svq3_mc_dir(), and svq3_mc_dir_part().
int SVQ3Context::halfpel_flag |
Definition at line 73 of file svq3.c.
Referenced by svq3_decode_frame(), svq3_decode_init(), and svq3_decode_mb().
HpelDSPContext SVQ3Context::hdsp |
Definition at line 69 of file svq3.c.
Referenced by svq3_decode_init(), and svq3_mc_dir_part().
int SVQ3Context::last_frame_output |
Definition at line 84 of file svq3.c.
Referenced by svq3_decode_frame().
Picture* SVQ3Context::last_pic |
Definition at line 72 of file svq3.c.
Referenced by svq3_decode_end(), svq3_decode_frame(), svq3_decode_init(), and svq3_mc_dir_part().
int SVQ3Context::next_p_frame_damaged |
Definition at line 81 of file svq3.c.
Referenced by svq3_decode_frame().
Picture* SVQ3Context::next_pic |
Definition at line 71 of file svq3.c.
Referenced by svq3_decode_end(), svq3_decode_frame(), svq3_decode_init(), svq3_decode_mb(), svq3_mc_dir(), and svq3_mc_dir_part().
int SVQ3Context::next_slice_index |
Definition at line 76 of file svq3.c.
Referenced by svq3_decode_frame(), and svq3_decode_slice_header().
int SVQ3Context::thirdpel_flag |
Definition at line 74 of file svq3.c.
Referenced by svq3_decode_frame(), svq3_decode_init(), and svq3_decode_mb().
int SVQ3Context::unknown_flag |
Definition at line 75 of file svq3.c.
Referenced by svq3_decode_init(), and svq3_decode_slice_header().
int SVQ3Context::v_edge_pos |
Definition at line 83 of file svq3.c.
Referenced by svq3_decode_init(), svq3_mc_dir(), and svq3_mc_dir_part().
uint32_t SVQ3Context::watermark_key |
Definition at line 77 of file svq3.c.
Referenced by svq3_decode_frame(), svq3_decode_init(), and svq3_decode_slice_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11