HEVCDecoderConfigurationRecord   72 libavformat/hevc.c static void hvcc_update_ptl(HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  127 libavformat/hevc.c                            HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  279 libavformat/hevc.c                            HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  364 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  487 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  591 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  662 libavformat/hevc.c                                    HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  715 libavformat/hevc.c                              HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  769 libavformat/hevc.c static void hvcc_init(HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  771 libavformat/hevc.c     memset(hvcc, 0, sizeof(HEVCDecoderConfigurationRecord));
HEVCDecoderConfigurationRecord  789 libavformat/hevc.c static void hvcc_close(HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  803 libavformat/hevc.c static int hvcc_write(AVIOContext *pb, HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord 1073 libavformat/hevc.c     HEVCDecoderConfigurationRecord hvcc;