| FFmpeg
    | 
#include <ps.h>
| Data Fields | |
| int32_t | delta_poc [32] | 
| uint32_t | used | 
| uint8_t | delta_idx | 
| uint8_t | num_negative_pics | 
| uint8_t | num_delta_pocs | 
| uint8_t | rps_idx_num_delta_pocs | 
| uint16_t | abs_delta_rps | 
| unsigned | delta_rps_sign:1 | 
| unsigned | rps_predict:1 | 
| unsigned | use_delta:1 | 
| int32_t ShortTermRPS::delta_poc[32] | 
Definition at line 76 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps(), ff_hevc_frame_rps(), and set_sps().
| uint32_t ShortTermRPS::used | 
Definition at line 77 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps(), ff_hevc_frame_nb_refs(), ff_hevc_frame_rps(), and set_sps().
| uint8_t ShortTermRPS::delta_idx | 
Definition at line 79 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps().
| uint8_t ShortTermRPS::num_negative_pics | 
Definition at line 80 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps(), ff_hevc_frame_nb_refs(), and set_sps().
| uint8_t ShortTermRPS::num_delta_pocs | 
Definition at line 81 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps(), ff_hevc_frame_nb_refs(), and ff_hevc_frame_rps().
| uint8_t ShortTermRPS::rps_idx_num_delta_pocs | 
Definition at line 82 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps(), and vdpau_hevc_start_frame().
| uint16_t ShortTermRPS::abs_delta_rps | 
Definition at line 84 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps().
| unsigned ShortTermRPS::delta_rps_sign | 
Definition at line 85 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps().
| unsigned ShortTermRPS::rps_predict | 
Definition at line 87 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps().
| unsigned ShortTermRPS::use_delta | 
Definition at line 88 of file ps.h.
Referenced by ff_hevc_decode_short_term_rps().
 1.8.17
 1.8.17