38 for( cIdx = 0; cIdx < 3; cIdx++ ) {
39 if ( hash_type == 0 ) {
41 for( i = 0; i < 16; i++) {
44 }
else if( hash_type == 1 ) {
47 }
else if( hash_type == 2 ) {
57 int cancel,
type, quincunx;
72 if ( quincunx == 0 && type != 5 )
89 while (byte == 0xFF) {
94 while (byte == 0xFF) {
99 if (payload_type == 256 )
101 else if (payload_type == 45)
108 if (payload_type == 132 )
static unsigned int get_bits(GetBitContext *s, int n)
Read 1-25 bits.
void av_log(void *avcl, int level, const char *fmt,...) av_printf_format(3
Send the specified message to the log if the level is less than or equal to the current av_log_level...
int ff_hevc_decode_nal_sei(HEVCContext *s)
static int more_rbsp_data(GetBitContext *gb)
static int get_bits_left(GetBitContext *gb)
static int get_ue_golomb(GetBitContext *gb)
read unsigned exp golomb code.
#define AV_LOG_DEBUG
Stuff which is only useful for libav* developers.
static unsigned int show_bits(GetBitContext *s, int n)
Show 1-25 bits.
static unsigned int get_bits1(GetBitContext *s)
static void skip_bits1(GetBitContext *s)
static void skip_bits(GetBitContext *s, int n)
enum NALUnitType nal_unit_type
HEVCLocalContext * HEVClc
static void decode_nal_sei_decoded_picture_hash(HEVCContext *s, int payload_size)
static int decode_nal_sei_message(HEVCContext *s)
static void decode_nal_sei_frame_packing_arrangement(HEVCLocalContext *lc)